public class InterceptorInjectionTargetFactory<T> extends InjectionTargetFactoryImpl<T>
| Constructor and Description |
|---|
InterceptorInjectionTargetFactory(AnnotatedType<T> annotatedType,
WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AnnotatedMethod<?>> |
getPostConstructMethods() |
protected List<AnnotatedMethod<?>> |
getPreDestroyMethods() |
createInjectionPoints, createInjectionTarget, createInjectionTarget, getAnnotatedType, getWebBeansContextpublic InterceptorInjectionTargetFactory(AnnotatedType<T> annotatedType, WebBeansContext webBeansContext)
protected List<AnnotatedMethod<?>> getPostConstructMethods()
getPostConstructMethods in class InjectionTargetFactoryImpl<T>protected List<AnnotatedMethod<?>> getPreDestroyMethods()
getPreDestroyMethods in class InjectionTargetFactoryImpl<T>Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.