public class BeanMetadataBean extends AbstractBuiltInMetadataBean<javax.enterprise.inject.spi.Bean<?>>
CDI-92AbstractBuiltInBean.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, getParentCreationalContext, toStringcleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isDependentContextOptimizationAllowed, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializedestroy, getBeanClass, getBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributesattributes, equals, getId, getIdentifier, hashCode, isNullable, unwrapgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativepublic 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 © 2017. All rights reserved.