public abstract class AbstractEEBean<T> extends AbstractStaticallyDecorableBuiltInBean<T>
AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEEBean(Class<T> type,
Callable<T> callable,
BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
newInstance(InjectionPoint ip,
CreationalContext<T> creationalContext) |
getDecorators, getProxyClass, initializeAfterBeanDiscoverycreate, getBeanClass, getDecorators, getInjectionPointcleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isDependentContextOptimizationAllowed, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializedestroy, getBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributesattributes, equals, getId, getIdentifier, hashCode, isNullable, toString, unwrapgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetInjectionPoints, isNullabledestroygetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativegetIdprotected AbstractEEBean(Class<T> type, Callable<T> callable, BeanManagerImpl beanManager)
protected T newInstance(InjectionPoint ip, CreationalContext<T> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<T>Copyright © 2016. All Rights Reserved.