Class Summary |
LifecycleEvent |
This class defines the types of events that get fired by the application server. |
LifecycleEventContextImpl |
ServerContext interface:
the server-wide runtime environment created by ApplicationServer and shared
by its subsystems such as the web container or EJB container. |
LifecycleListenerImpl |
LifecycleListenerImpl is a dummy implementation for the LifecycleListener interface. |
LifecycleModuleService |
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners. |
Pre90LifecycleModuleService |
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners. |
ServerLifecycleImpl |
ServerLifecycleImple class a dummmy implementation for ServerLifecycle interface. |
ServerLifecycleModule |
|