public class PassivationCapableThirdpartyBeanImpl<T> extends ThirdpartyBeanImpl<T> implements PassivationCapable
enabled, logger, passivatingId, specializedBean, webBeansContext, webBeansType| Constructor and Description |
|---|
PassivationCapableThirdpartyBeanImpl(WebBeansContext webBeansContext,
Bean<T> bean) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
get the unique Id of the bean.
|
boolean |
isPassivationCapable()
True if passivation capable false otherwise.
|
create, destroy, equals, getBeanClass, getInjectionPoints, getProducer, hashCode, isAlternativegetLogger, getReturnType, getWebBeansContext, getWebBeansType, isDependent, isEnabled, isSpecializedBean, setEnabled, setSpecializedBean, toStringgetName, getQualifiers, getScope, getStereotypes, getTypes, isNullableclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getQualifiers, getScope, getStereotypes, getTypes, isNullablepublic PassivationCapableThirdpartyBeanImpl(WebBeansContext webBeansContext, Bean<T> bean)
public String getId()
AbstractOwbBeangetId in interface PassivationCapablegetId in interface OwbBean<T>getId in class ThirdpartyBeanImpl<T>public boolean isPassivationCapable()
OwbBeanisPassivationCapable in interface OwbBean<T>isPassivationCapable in class ThirdpartyBeanImpl<T>Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.