Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Passivation Strategy

Sub-component of Stateful SessionBean Container

Definition

Used by the Stateful Container to passivate and activate stateful session beans to a temporary storage.

Responsibilities

  • Store and reteive instances

Related Classes

  • org.apache.openejb.core.stateful.PassivationStrategy

Implementations