Package | Description |
---|---|
org.jboss.weld.bean | |
org.jboss.weld.util |
Modifier and Type | Class and Description |
---|---|
class |
CustomDecoratorWrapper<T>
A wrapper for a decorated instance.
|
class |
DecoratorImpl<T> |
Modifier and Type | Method and Description |
---|---|
static Set<InvokableAnnotatedMethod<?>> |
Decorators.getDecoratorMethods(BeanManagerImpl beanManager,
WeldDecorator<?> decorator)
Determines the set of
InvokableAnnotatedMethod s representing decorated methods of the specified decorator. |
Copyright © 2016. All rights reserved.