public abstract class AbstractEjbInjectionTarget<T> extends InjectionTargetImpl<T>
annotatedType, constructor, webBeansContextinjectionPoints, interceptorInfo, methodInterceptors, passivationId, proxyClass, proxyFactory| Constructor and Description |
|---|
AbstractEjbInjectionTarget(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
Set<javax.enterprise.inject.spi.InjectionPoint> points,
WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
produce(javax.enterprise.context.spi.CreationalContext<T> creationalContext) |
createConstructor, defineLifecycleInterceptors, getConstructor, hasAroundConstruct, inject, needsProxy, newInstance, postConstruct, preDestroy, producedefineInterceptorStack, dispose, filterDecorators, getInjectionPoints, getInterceptorInfo, getMethodInterceptors, getProxyFactory, hasInterceptorInfo, isDelegateInjection, unwrapProxyInstancepublic AbstractEjbInjectionTarget(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType, Set<javax.enterprise.inject.spi.InjectionPoint> points, WebBeansContext webBeansContext)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.