blob: 86954369191f7dc78a19bf6e7ee987ab0adab0f8 [file] [log] [blame]
Title: Design - Stateful SessionBean Container
<a name="Design-StatefulSessionBeanContainer-StatefulSessionBeanContainer"></a>
## Stateful SessionBean Container
Implementation of [Container](design---container.html)
<a name="Design-StatefulSessionBeanContainer-Description"></a>
## Description
Container that implements the EJB defined bean-container contract for
Stateful SessionBeans.
<a name="Design-StatefulSessionBeanContainer-AlsoKnownAs"></a>
## Also Known As
* Stateful Session Container
* Stateful Container
<a name="Design-StatefulSessionBeanContainer-RelatedClasses"></a>
## Related Classes
* org.apache.openejb.core.stateful.StatefulContainer
<a name="Design-StatefulSessionBeanContainer-Sub-components"></a>
## Sub-components
* [Passivation Strategy](design---passivation-strategy.html)