public class BeanManagerImplBean extends AbstractBuiltInBean<BeanManagerImpl>
AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
BeanManagerImplBean(BeanManagerImpl manager) |
| Modifier and Type | Method and Description |
|---|---|
BeanManagerImpl |
create(CreationalContext<BeanManagerImpl> creationalContext) |
java.lang.Class<BeanManagerImpl> |
getType() |
java.util.Set<java.lang.reflect.Type> |
getTypes() |
java.lang.String |
toString() |
cleanupAfterBoot, getInjectionPoints, initializeAfterBeanDiscovery, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializedestroy, getBeanClass, getBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributesattributes, equals, getId, getIdentifier, hashCode, isNullable, unwrapgetName, getQualifiers, getScope, getStereotypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIdgetName, getQualifiers, getScope, getStereotypes, isAlternativepublic BeanManagerImplBean(BeanManagerImpl manager)
public BeanManagerImpl create(CreationalContext<BeanManagerImpl> creationalContext)
public java.lang.Class<BeanManagerImpl> getType()
getType in class AbstractBuiltInBean<BeanManagerImpl>public java.util.Set<java.lang.reflect.Type> getTypes()
getTypes in interface BeanAttributes<BeanManagerImpl>getTypes in class ForwardingBeanAttributes<BeanManagerImpl>public java.lang.String toString()
toString in class CommonBean<BeanManagerImpl>Copyright © 2015. All Rights Reserved.