public class DecoratedBeanMetadataBean extends InterceptedBeanMetadataBean
CDI-92AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
DecoratedBeanMetadataBean(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
Set<Annotation> |
getQualifiers() |
protected void |
checkInjectionPoint(javax.enterprise.inject.spi.InjectionPoint ip) |
String |
toString() |
newInstancecreate, getParentCreationalContextcleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isDependentContextOptimizationAllowed, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializedestroy, getBeanClass, getBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributesattributes, equals, getId, getIdentifier, hashCode, isNullable, unwrapgetName, getScope, getStereotypes, getTypes, isAlternativepublic DecoratedBeanMetadataBean(BeanManagerImpl beanManager)
protected void checkInjectionPoint(javax.enterprise.inject.spi.InjectionPoint ip)
checkInjectionPoint in class InterceptedBeanMetadataBeanpublic Set<Annotation> getQualifiers()
getQualifiers in interface javax.enterprise.inject.spi.BeanAttributes<javax.enterprise.inject.spi.Bean<?>>getQualifiers in class InterceptedBeanMetadataBeanpublic String toString()
toString in class InterceptedBeanMetadataBeanCopyright © 2017. All rights reserved.