|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.decorator.WebBeansDecoratorConfig
public final class WebBeansDecoratorConfig
| Method Summary | ||
|---|---|---|
static void |
configureDecarotors(AbstractInjectionTargetBean<?> component)
|
|
static
|
configureDecoratorClass(AbstractInjectionTargetBean<T> delegate)
|
|
static java.util.Set<javax.enterprise.inject.spi.Decorator<?>> |
findDeployedWebBeansDecorator(BeanManagerImpl beanManagerImpl,
java.util.Set<java.lang.reflect.Type> apiType,
java.lang.annotation.Annotation... anns)
|
|
static java.util.List<java.lang.Object> |
getDecoratorStack(InjectionTargetBean<?> component,
java.lang.Object instance,
java.lang.Object delegate,
CreationalContextImpl<?> ownerCreationalContext)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <T> void configureDecoratorClass(AbstractInjectionTargetBean<T> delegate)
public static void configureDecarotors(AbstractInjectionTargetBean<?> component)
public static java.util.List<java.lang.Object> getDecoratorStack(InjectionTargetBean<?> component,
java.lang.Object instance,
java.lang.Object delegate,
CreationalContextImpl<?> ownerCreationalContext)
public static java.util.Set<javax.enterprise.inject.spi.Decorator<?>> findDeployedWebBeansDecorator(BeanManagerImpl beanManagerImpl,
java.util.Set<java.lang.reflect.Type> apiType,
java.lang.annotation.Annotation... anns)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||