public class BeanMetadataBean extends AbstractBuiltInMetadataBean<Bean<?>>
CDI-92AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManagerBEAN_ID_PREFIX, BEAN_ID_SEPARATOR| Modifier | Constructor and Description |
|---|---|
|
BeanMetadataBean(BeanManagerImpl beanManager) |
protected |
BeanMetadataBean(String idSuffix,
BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
protected Bean<?> |
newInstance(InjectionPoint ip,
CreationalContext<Bean<?>> 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 BeanMetadataBean(BeanManagerImpl beanManager)
protected BeanMetadataBean(String idSuffix, BeanManagerImpl beanManager)
protected Bean<?> newInstance(InjectionPoint ip, CreationalContext<Bean<?>> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<Bean<?>>Copyright © 2012 Seam Framework. All Rights Reserved.