Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 AMI API : AmiSession Class

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
 
Constructor. Independent of the transport being used.
Returns the current AMI session trace level settings
Sends unsolicited message to the monitoring agent.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved