Title: Design - Stateful SessionBean Container
## Stateful SessionBean Container
Implementation of [Container](design---container.html)
## Description
Container that implements the EJB defined bean-container contract for
Stateful SessionBeans.
## Also Known As
* Stateful Session Container
* Stateful Container
## Related Classes
* org.apache.openejb.core.stateful.StatefulContainer
## Sub-components
* [Passivation Strategy](design---passivation-strategy.html)