public static class CdiEjbBean.EjbInjectionTargetFactory<T>
extends <any>
| Constructor and Description |
|---|
EjbInjectionTargetFactory(BeanContext bc,
<any> annotatedType,
WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
createInjectionTarget(<any> bean) |
protected java.util.List<<any>> |
getPostConstructMethods() |
protected java.util.List<<any>> |
getPreDestroyMethods() |
public EjbInjectionTargetFactory(BeanContext bc, <any> annotatedType, WebBeansContext webBeansContext)