public class BeanMetadataBean extends AbstractBuiltInMetadataBean<Bean<?>>
CDI-92AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Modifier | Constructor and Description |
|---|---|
protected |
BeanMetadataBean(BeanIdentifier identifier,
BeanManagerImpl beanManager) |
|
BeanMetadataBean(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
protected Bean<?> |
newInstance(InjectionPoint ip,
CreationalContext<Bean<?>> creationalContext) |
create, getParentCreationalContext, toStringcleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isDependentContextOptimizationAllowed, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializedestroy, getBeanClass, getBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributesattributes, equals, getId, getIdentifier, hashCode, isNullable, unwrapgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIdgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativepublic BeanMetadataBean(BeanManagerImpl beanManager)
protected BeanMetadataBean(BeanIdentifier identifier, BeanManagerImpl beanManager)
protected Bean<?> newInstance(InjectionPoint ip, CreationalContext<Bean<?>> creationalContext)
newInstance in class AbstractBuiltInMetadataBean<Bean<?>>Copyright © 2016. All Rights Reserved.