public class DecoratedBeanMetadataBean extends InterceptedBeanMetadataBean
CDI-92AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
DecoratedBeanMetadataBean(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkInjectionPoint(InjectionPoint ip) |
Set<Annotation> |
getQualifiers()
Obtains the qualifiers of the bean.
|
String |
toString() |
newInstancecreate, destroy, getParentCreationalContextcleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializegetBeanClass, getBeanManager, getQualifierInstances, initialize, isDependent, isNormalScopedattributes, equals, getId, getIdentifier, hashCode, isNullable, setAttributes, unwrapgetName, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIdgetName, getScope, getStereotypes, getTypes, isAlternativepublic DecoratedBeanMetadataBean(BeanManagerImpl beanManager)
protected void checkInjectionPoint(InjectionPoint ip)
checkInjectionPoint in class InterceptedBeanMetadataBeanpublic Set<Annotation> getQualifiers()
BeanAttributesgetQualifiers in interface BeanAttributes<Bean<?>>getQualifiers in class InterceptedBeanMetadataBeanpublic String toString()
toString in class InterceptedBeanMetadataBeanCopyright © 2014. All Rights Reserved.