public class DecoratorMetadataBean extends AbstractBuiltInMetadataBean<Decorator<?>>
CDI-92AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManagerBEAN_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) |
destroy, getParentCreationalContext, toStringgetDecorators, getProxyClass, initializeAfterBeanDiscovery, isInjectionPointMetadataRequiredcreate, getBeanClass, getDecorators, injectionPointNotAvailablecleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializegetBeanManager, getQualifierInstances, initialize, isDependentattributes, equals, getId, hashCode, setAttributes, unwrapgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullableclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetInjectionPointsgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullablegetIdpublic DecoratorMetadataBean(BeanManagerImpl beanManager)
protected Decorator<?> newInstance(InjectionPoint ip, CreationalContext<Decorator<?>> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<Decorator<?>>Copyright © 2012 Seam Framework. All Rights Reserved.