public class InterceptedOrDecoratedBeanMetadataBean<T> extends BuiltInOwbBean<javax.enterprise.inject.spi.Bean<T>>
enabled, logger, passivatingId, specializedBean, webBeansContext, webBeansType
Constructor and Description |
---|
InterceptedOrDecoratedBeanMetadataBean(WebBeansContext webBeansContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPassivationCapable()
True if passivation capable false otherwise.
|
getProducer
create, destroy, getBeanClass, getId, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, isAlternative, isDependent, isEnabled, isSpecializedBean, setEnabled, setSpecializedBean, toString
getName, getQualifiers, getScope, getStereotypes, getTypes, isNullable
public InterceptedOrDecoratedBeanMetadataBean(WebBeansContext webBeansContext)
public boolean isPassivationCapable()
OwbBean
isPassivationCapable
in interface OwbBean<javax.enterprise.inject.spi.Bean<T>>
isPassivationCapable
in class AbstractOwbBean<javax.enterprise.inject.spi.Bean<T>>
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.