public class BeanMetadataBean extends AbstractBuiltInMetadataBean<javax.enterprise.inject.spi.Bean<?>>
CDI-92
AbstractBuiltInBean.BuiltInBeanAttributes<T>
beanManager
Modifier | Constructor and Description |
---|---|
protected |
BeanMetadataBean(org.jboss.weld.serialization.spi.BeanIdentifier identifier,
BeanManagerImpl beanManager) |
|
BeanMetadataBean(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, toString
cleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitialize
getBeanClass, getBeanManager, getQualifierInstances, initialize, isDependent, isNormalScoped
attributes, equals, getId, getIdentifier, hashCode, isNullable, setAttributes, unwrap
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
public BeanMetadataBean(BeanManagerImpl beanManager)
protected BeanMetadataBean(org.jboss.weld.serialization.spi.BeanIdentifier identifier, 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 © 2016. All rights reserved.