| EngineInfo | This interface represents the API for accessing all of the information returned
  from an engine as result of a call to the engineInspect() method. | 
| EngineManagement | The EngineManagement interface is the primary low-level interface to the Engine,
 and allows operations to be carried out on it. | 
| EngineStatus | EngineStatus represents the operational status of the correlator. | 
| NamedAggregateInfo | This interface provides the API for accessing a snapshot of information
  about an aggregate function that is/was live in the engine. | 
| NamedContextInfo | This interface provides the API for accessing a snapshot of information
  about a Context that is/was live in the engine. | 
| NamedEventTypeInfo | This interface provides the API for accessing a snapshot of information
  about a Monitor that is/was live in the engine. | 
| NamedJavaApplicationInfo | This interface provides the API for accessing a snapshot of information
  about a Java (JMon) Application that is/was live in the engine. | 
| NamedMonitorInfo | This interface provides the API for accessing a snapshot of information
  about a Monitor that is/was live in the engine. | 
| NamedPluginReceiverInfo | This interface provides the API for accessing a snapshot of information
  about a Receiver that is/was live in the engine. | 
| NamedReceiverInfo | This interface provides the API for accessing a snapshot of information
  about a Receiver that is/was live in the engine. | 
| NamedTimerInfo | This interface provides the API for accessing a snapshot of information
  about a Monitor that is/was live in the engine. | 
| NameInfo | This is the base interface for defining the API for accessing information
  about items that are/were live in the engine at the point of inspection. |