public abstract class AbstractEjbInjectionTarget<T> extends InjectionTargetImpl<T>
annotatedType, constructor, webBeansContext| Constructor and Description |
|---|
AbstractEjbInjectionTarget(AnnotatedType<T> annotatedType,
Set<InjectionPoint> points,
WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
produce(CreationalContext<T> creationalContext) |
createConstructor, defineLifecycleInterceptors, getConstructor, hasAroundConstruct, inject, needsProxy, newInstance, postConstruct, preDestroy, producedefineInterceptorStack, dispose, getInjectionPoints, getInterceptorInfo, getMethodInterceptors, getProxyFactory, hasInterceptorInfo, isDelegateInjection, unwrapProxyInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispose, getInjectionPointspublic AbstractEjbInjectionTarget(AnnotatedType<T> annotatedType, Set<InjectionPoint> points, WebBeansContext webBeansContext)
public abstract T produce(CreationalContext<T> creationalContext)
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.