public class BeanMetadataBean extends AbstractBuiltInMetadataBean<javax.enterprise.inject.spi.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 javax.enterprise.inject.spi.Bean<?> |
newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<javax.enterprise.inject.spi.Bean<?>> creationalContext) |
create, destroy, getParentCreationalContext, toStringcleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializegetBeanClass, getBeanManager, getQualifierInstances, initialize, isDependentattributes, equals, getId, hashCode, isNullable, setAttributes, unwrapgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativepublic BeanMetadataBean(BeanManagerImpl beanManager)
protected BeanMetadataBean(String idSuffix, BeanManagerImpl beanManager)
protected javax.enterprise.inject.spi.Bean<?> newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<javax.enterprise.inject.spi.Bean<?>> creationalContext)
newInstance in class AbstractBuiltInMetadataBean<javax.enterprise.inject.spi.Bean<?>>Copyright © 2013 Seam Framework. All rights reserved.