public class DecoratorInjectionTargetFactory<T> extends InjectionTargetFactoryImpl<T>
| Constructor and Description |
|---|
DecoratorInjectionTargetFactory(AnnotatedType<T> annotatedType,
WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
InjectionTarget<T> |
createInjectionTarget(Bean<T> bean) |
createInjectionPoints, createInjectionTarget, getAnnotatedType, getPostConstructMethods, getPreDestroyMethods, getWebBeansContextpublic DecoratorInjectionTargetFactory(AnnotatedType<T> annotatedType, WebBeansContext webBeansContext)
public InjectionTarget<T> createInjectionTarget(Bean<T> bean)
createInjectionTarget in interface InjectionTargetFactory<T>createInjectionTarget in class InjectionTargetFactoryImpl<T>Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.