Package COM.TIBCO.hawk.console.hawkeye
Class AgentMonitorEvent
java.lang.Object
java.util.EventObject
COM.TIBCO.hawk.console.hawkeye.MonitorEvent
COM.TIBCO.hawk.console.hawkeye.AgentMonitorEvent
- All Implemented Interfaces:
Serializable
AgentMonitorEvent objects are generated when agents are discovered
to be alive or expired.
The source of the event is the
AgentInstance
object which identifies
the particular agent from which the event logically originated.-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class COM.TIBCO.hawk.console.hawkeye.MonitorEvent
getAgentInstanceMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
AgentMonitorEvent
-