|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PassivationCapable | |
---|---|
com.caucho.config.inject | |
com.caucho.config.xml | |
com.caucho.ejb.inject |
Uses of PassivationCapable in com.caucho.config.inject |
---|
Classes in com.caucho.config.inject that implement PassivationCapable | |
---|---|
class |
AbstractIntrospectedBean<T>
Common bean introspection for Produces and ManagedBean. |
class |
AbstractSingletonBean<T>
SingletonBean represents a singleton instance exported as a web beans. |
class |
InjectionBean<T>
SingletonBean represents a singleton instance exported as a web beans. |
class |
ManagedBeanImpl<X>
SimpleBean represents a POJO Java bean registered as a WebBean. |
class |
ManagedSingletonBean<T>
SingletonBean represents a singleton instance exported as a web beans. |
class |
NewBean<X>
NewBean represents the SimpleBean created through the @New interface. |
class |
ProducesFieldBean<X,T>
|
class |
ProducesMethodBean<X,T>
|
class |
SingletonBean<T>
SingletonBean represents a singleton instance exported as a web beans. |
Uses of PassivationCapable in com.caucho.config.xml |
---|
Classes in com.caucho.config.xml that implement PassivationCapable | |
---|---|
class |
XmlBean<X>
Internal implementation for a Bean |
class |
XmlManagedBeanImpl<X>
SimpleBean represents a POJO Java bean registered as a WebBean. |
Uses of PassivationCapable in com.caucho.ejb.inject |
---|
Classes in com.caucho.ejb.inject that implement PassivationCapable | |
---|---|
class |
SessionBeanImpl<X,T>
Internal implementation for a Bean |
class |
StatefulBeanImpl<X,T>
Internal implementation for a Bean |
class |
StatelessBeanImpl<X,T>
Internal implementation for a Bean |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |