| AbstractSessionContextImpl |
Implementation of EJBContext for SessionBeans
|
| AbstractSingletonContainer |
|
| BaseContainer |
This class implements part of the com.sun.ejb.Container interface.
|
| BaseContainer.ContainerInfo |
Strings for monitoring info
|
| BaseContainer.ContainerType |
|
| BaseContainerFactory |
the base class for all ContainerFactory impls.
|
| EjbAsyncInvocationManager |
|
| EjbAsyncTask |
|
| EJBContainerStateManager |
|
| EJBContainerTransactionManager |
Container support for handling transactions
|
| EjbContainerUtil |
|
| EJBContextImpl |
Implementation of jakarta.ejb.EJBContext for the J2EE Reference Implementation.
|
| EJBContextImpl.BeanState |
|
| EJBHomeImpl |
This class implements the EJBHome interface.
|
| EJBHomeInvocationHandler |
Handler for EJBHome invocations through EJBHome proxy.
|
| EJBLocalHomeImpl |
Implementation of the EJBLocalHome interface.
|
| EJBLocalHomeInvocationHandler |
Handler for EJBLocalHome invocations through EJBLocalHome proxy.
|
| EJBLocalObjectImpl |
Implementation of the EJBLocalObject interface.
|
| EJBLocalRemoteObject |
Implementation common to EJBObjects and EJBLocalObjects.
|
| EJBObjectImpl |
EJBObjectImpl implements EJBObject methods for EJBs.
|
| EJBTimerSchedule |
A runtime representation of the user-defined calendar-based
timeout expression for an enterprise bean timer.
|
| EJBTimerService |
|
| EJBTimerService.TimerCache |
|
| GenericEJBHome |
|
| GenericEJBLocalHome |
|
| InternalEJBContainerException |
|
| RemoteAsyncResult |
This class stores the result of an async Future operation.
|
| RuntimeTimerState |
RuntimeTimerState holds all runtime state of an EJB
timer, including what fine-grained state it's in,
stats about the number of expirations and failed
deliveries that have occurred, and any existing JDK
timer task that is currently scheduled for this timer.
|
| SessionContextImpl |
Implementation of EJBContext for SessionBeans
|
| TimerPrimaryKey |
|