public class InstanceBean<T> extends BuiltInOwbBean<javax.enterprise.inject.Instance<T>>
enabled, logger, passivatingId, specializedBean, webBeansContext, webBeansType| Constructor and Description |
|---|
InstanceBean(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPassivationCapable()
True if passivation capable false otherwise.
|
getProducercreate, destroy, getBeanClass, getId, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, isAlternative, isDependent, isEnabled, isSpecializedBean, setEnabled, setSpecializedBean, toStringgetName, getQualifiers, getScope, getStereotypes, getTypes, isNullablepublic InstanceBean(WebBeansContext webBeansContext)
public boolean isPassivationCapable()
OwbBeanisPassivationCapable in interface OwbBean<javax.enterprise.inject.Instance<T>>isPassivationCapable in class AbstractOwbBean<javax.enterprise.inject.Instance<T>>Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.