Apama API Reference for .NET (DEPRECATED)  10.15.6.4
Apama.Engine Namespace Reference

Classes

class  Api
 The Api class contains static methods to initialise and stop the client interface. More...
 
class  EngineConnection
 EngineConnection encapsulates the information related to a connection between two Apama messaging components. More...
 
class  EngineInfo
 This class provides access to all of the information returned from an engine as a result of a call to the InspectEngine() method. More...
 
class  EngineManagement
 The EngineManagement interface is the primary low-level interface to the Engine, and allows operations to be carried out on it. More...
 
class  EngineStatus
 EngineStatus represents the operational status of a correlator. More...
 
class  MonitorScript
 A MonitorScript object encapsulates a MonitorScript code fragment, containing package, event and monitor definitions to be injected into an Engine. More...
 
class  NamedAggregateInfo
 This class provides access to a snapshot of information about an aggregate that is/was live in the engine. More...
 
class  NamedContextInfo
 This class provides access to a snapshot of information about a Context that is/was live in the engine. More...
 
class  NamedEventTypeInfo
 This class provides access to a snapshot of information about a Monitor that is/was live in the engine. More...
 
class  NamedJavaApplicationInfo
 This class provides access to a snapshot of information about a Java (JMon) Application that is/was live in the engine. More...
 
class  NamedMonitorInfo
 This class provides access to a snapshot of information about a Monitor that is/was live in the engine. More...
 
class  NamedPluginReceiverInfo
 This class provides access to a snapshot of information about a PluginReceiver that is/was connected to the engine. More...
 
class  NamedReceiverInfo
 This class provides access to a snapshot of information about a Receiver that is/was connected to the engine. More...
 
class  NamedTimerInfo
 This class provides access to a snapshot of information about a Timer that is/was live in the engine. More...
 
class  NameInfo
 This is the base class for a named object (i.e. event type, container type or monitor) returned by an engine inspection. Returned by methods of the EngineInfo class. More...