See: Description
| Interface | Description | 
|---|---|
| ApplicationContext | 
 The ApplicationContext is used by ApplicationLifecycleListeners to
 receive information about their current application. 
 | 
| MergedDescriptorModule | Deprecated | 
| Class | Description | 
|---|---|
| ApplicationLifecycleEvent | 
 This is the event class for notifications about changes to an
 application container. 
 | 
| ApplicationLifecycleListener | 
 
The abstract class, ApplicationLifecycleListener, should be extended
to create listener, startup and shutdown classes that a user may
wish to tie into their application lifecycle. 
 | 
| ApplicationVersionLifecycleEvent | |
| ApplicationVersionLifecycleListener | 
 ApplicationVersionLifecycleListener provides application version
 lifecycle event notifications. 
 | 
| Enum | Description | 
|---|---|
| DeploymentOperationType | 
 Refer to  
DeploymentTaskRuntimeMBean for
 description of various deployment tasks | 
| Exception | Description | 
|---|---|
| ApplicationException |