AmiSession Class
Class
Declaration
class AmiSession;
Purpose
An instance of AmiSession
represents an interface to the TIBCO Hawk agent and is treated as a microagent.
Remarks
This class can be used as a base class for an application-specific AMI class. The user can inherit from this class and populate the AMI session with methods in the constructor.
The AmiSession
class will establish point-to-point communication with a TIBCO Hawk agent.
Member Summary
Member |
Description |
Page |
Constructor. Independent of the transport being used. |
||
Constructor. |
||
Initializes the AMI API |
||
Terminates the AMI API |
||
Returns current version name |
||
Returns current version |
||
Returns current version date |
||
Returns product banner |
||
Returns major version |
||
returns minor version |
||
Returns the current AMI session trace level settings |
||
Resets AMI session trace level settings |
||
Enables levels of race output. |
||
Disables levels of trace output |
||
Announces existence of the microagent. |
||
Returns AmiSession accessors. |
||
Sends unsolicited message to the monitoring agent. |
||
Stops the AMI session |