public class DecoratedBeanMetadataBean extends InterceptedBeanMetadataBean
CDI-92AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManagerBEAN_ID_PREFIX, BEAN_ID_SEPARATOR| 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() |
newInstancedestroy, getParentCreationalContextgetDecorators, getProxyClass, initializeAfterBeanDiscovery, isInjectionPointMetadataRequiredcreate, getBeanClass, getDecorators, injectionPointNotAvailablecleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializegetBeanManager, getQualifierInstances, initialize, isDependentattributes, equals, getId, hashCode, setAttributes, unwrapgetName, getScope, getStereotypes, getTypes, isAlternative, isNullableclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetInjectionPointsgetName, getScope, getStereotypes, getTypes, isAlternative, isNullablegetIdpublic 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 © 2012 Seam Framework. All Rights Reserved.