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.
|
Class<?> |
proxyableType() |
getProducer
addToStringInfo, create, destroy, equals, getBeanClass, getId, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, hashCode, isDependent, isEnabled, isSpecializedBean, providedId, setEnabled, setSpecializedBean, toString
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, 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>>
public Class<?> proxyableType()
proxyableType
in class BuiltInOwbBean<javax.enterprise.inject.spi.Bean<T>>
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.