public class DecoratorMetadataBean extends AbstractBuiltInMetadataBean<Decorator<?>>
CDI-92AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
DecoratorMetadataBean(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
protected Decorator<?> |
newInstance(InjectionPoint ip,
CreationalContext<Decorator<?>> creationalContext) |
create, getParentCreationalContext, toStringcleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, 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 DecoratorMetadataBean(BeanManagerImpl beanManager)
protected Decorator<?> newInstance(InjectionPoint ip, CreationalContext<Decorator<?>> creationalContext)
newInstance in class AbstractBuiltInMetadataBean<Decorator<?>>Copyright © 2015. All Rights Reserved.