Class Summary |
EncReference |
|
EncUserTransaction |
|
StatelessBeanManagedTxPolicy |
Transaction policy for Stateless Session beans with
bean-managed transaction demarcation. |
StatelessContainer |
Stateless SessionBean container |
StatelessContext |
This class imposes restrictions on what stateless SessionBean methods can access which SessionContext
methods. |
StatelessEjbHomeHandler |
This InvocationHandler and its proxy are serializable and can be used by
HomeHandle, Handle, and MetaData to persist and revive handles. |
StatelessEjbObjectHandler |
This InvocationHandler and its proxy are serializable and can be used by
HomeHandle, Handle, and MetaData to persist and revive handles. |
StatelessInstanceManager |
This instance manager has a pool limit for each bean class
the pooling policy applies to how many beans maybe pooled in the method ready; it
will always return a bean instance for every thread (no waiting for available instances). |
The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.