AMI Instrumentation
The Event Service is implemented as an AMI microagent, which allows users to be asynchronously notified on instances of agent activation, expiration, alerts generated and alerts cleared by Hawk Agents on a particular Hawk domain.
The microagent COM.TIBCO.hawk.microagent.HawkEventService
exposes the following asynchronous methods:
• | _onUnsolicitedMsg |
• | onAgentAlive |
• | onAgentExpired |
• | onAlert |
• | onClear |
• | onMicroAgentChange |
• | onRulebaseChange |
For more information on these methods, see the TIBCO Hawk Microagent Reference.