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 <T> InvokableAnnotatedMethod<?> |
Decorators.findDecoratorMethod(WeldDecorator<T> decorator,
Map<MethodSignature,InvokableAnnotatedMethod<?>> decoratorMethods,
Method method) |
Copyright © 2013 Seam Framework. All Rights Reserved.