public class AbstractDecoratorInjectionTarget<T> extends InjectionTargetImpl<T>
annotatedType, constructor, webBeansContext| Constructor and Description |
|---|
AbstractDecoratorInjectionTarget(AnnotatedType<T> annotatedType,
Set<InjectionPoint> points,
WebBeansContext webBeansContext,
List<AnnotatedMethod<?>> postConstructMethods,
List<AnnotatedMethod<?>> preDestroyMethods) |
| Modifier and Type | Method and Description |
|---|---|
protected AnnotatedConstructor<T> |
createConstructor() |
defineLifecycleInterceptors, getConstructor, hasAroundConstruct, inject, needsProxy, newInstance, postConstruct, preDestroy, producedefineInterceptorStack, dispose, getInjectionPoints, getInterceptorInfo, getMethodInterceptors, getProxyFactory, hasInterceptorInfo, isDelegateInjection, produce, unwrapProxyInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispose, getInjectionPoints, producepublic AbstractDecoratorInjectionTarget(AnnotatedType<T> annotatedType, Set<InjectionPoint> points, WebBeansContext webBeansContext, List<AnnotatedMethod<?>> postConstructMethods, List<AnnotatedMethod<?>> preDestroyMethods)
protected AnnotatedConstructor<T> createConstructor()
createConstructor in class InjectionTargetImpl<T>Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.