public class DecoratedBeanMetadataBean extends InterceptedBeanMetadataBean
CDI-92
AbstractBuiltInBean.BuiltInBeanAttributes<T>
beanManager
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, isNormalScoped
attributes, equals, getId, getIdentifier, 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 © 2016. All rights reserved.