public class DecoratorMetadataBean extends AbstractBuiltInMetadataBean<Decorator<?>>
CDI-92
AbstractBuiltInBean.BuiltInBeanAttributes<T>
beanManager
BEAN_ID_PREFIX, BEAN_ID_SEPARATOR
Constructor and Description |
---|
DecoratorMetadataBean(BeanManagerImpl beanManager) |
Modifier and Type | Method and Description |
---|---|
protected Decorator<?> |
newInstance(InjectionPoint ip,
CreationalContext<Decorator<?>> creationalContext) |
create, destroy, getParentCreationalContext, toString
cleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitialize
getBeanClass, getBeanManager, getQualifierInstances, initialize, isDependent
attributes, equals, getId, hashCode, isNullable, setAttributes, unwrap
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
public DecoratorMetadataBean(BeanManagerImpl beanManager)
protected Decorator<?> newInstance(InjectionPoint ip, CreationalContext<Decorator<?>> creationalContext)
newInstance
in class AbstractBuiltInMetadataBean<Decorator<?>>
Copyright © 2013 Seam Framework. All Rights Reserved.