public class BeanManagerImplBean extends AbstractBuiltInBean<BeanManagerImpl>
AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
BeanManagerImplBean(BeanManagerImpl manager) |
| Modifier and Type | Method and Description |
|---|---|
BeanManagerImpl |
create(javax.enterprise.context.spi.CreationalContext<BeanManagerImpl> creationalContext) |
Class<BeanManagerImpl> |
getType() |
Set<Type> |
getTypes() |
String |
toString() |
cleanupAfterBoot, getInjectionPoints, 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, isAlternativepublic BeanManagerImplBean(BeanManagerImpl manager)
public BeanManagerImpl create(javax.enterprise.context.spi.CreationalContext<BeanManagerImpl> creationalContext)
public Class<BeanManagerImpl> getType()
getType in class AbstractBuiltInBean<BeanManagerImpl>public Set<Type> getTypes()
getTypes in interface javax.enterprise.inject.spi.BeanAttributes<BeanManagerImpl>getTypes in class ForwardingBeanAttributes<BeanManagerImpl>public String toString()
toString in class CommonBean<BeanManagerImpl>Copyright © 2017. All rights reserved.