public class DecoratedBeanMetadataBean extends InterceptedBeanMetadataBean
CDI-92
AbstractBuiltInBean.BuiltInBeanAttributes<T>
beanManager
BEAN_ID_PREFIX, BEAN_ID_SEPARATOR
Constructor and Description |
---|
DecoratedBeanMetadataBean(BeanManagerImpl beanManager) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkInjectionPoint(javax.enterprise.inject.spi.InjectionPoint ip) |
Set<Annotation> |
getQualifiers() |
String |
toString() |
newInstance
create, destroy, getParentCreationalContext
cleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitialize
getBeanClass, getBeanManager, getQualifierInstances, initialize, isDependent
attributes, equals, getId, hashCode, isNullable, setAttributes, unwrap
getName, getScope, getStereotypes, getTypes, isAlternative
public DecoratedBeanMetadataBean(BeanManagerImpl beanManager)
protected void checkInjectionPoint(javax.enterprise.inject.spi.InjectionPoint ip)
checkInjectionPoint
in class InterceptedBeanMetadataBean
public Set<Annotation> getQualifiers()
getQualifiers
in interface javax.enterprise.inject.spi.BeanAttributes<javax.enterprise.inject.spi.Bean<?>>
getQualifiers
in class InterceptedBeanMetadataBean
public String toString()
toString
in class InterceptedBeanMetadataBean
Copyright © 2013 Seam Framework. All Rights Reserved.