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, destroy, getParentCreationalContext, toStringcleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializegetBeanClass, getBeanManager, getQualifierInstances, initialize, isDependent, isNormalScopedattributes, equals, getId, getIdentifier, hashCode, isNullable, setAttributes, 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.