blob: d06ddb2db4273def7b3896a0bdd77e1f39423b9f [file] [log] [blame]
= Design - Stateful SessionBean Container
:jbake-type: page
:jbake-status: published
== Stateful SessionBean Container
Implementation of xref:design-container.adoc[Container]
== 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
* xref:design-passivation-strategy.adoc[Passivation Strategy]