Class AgentMonitorEvent

All Implemented Interfaces:
Serializable

public class AgentMonitorEvent extends MonitorEvent
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.
See Also:
  • Constructor Details

    • AgentMonitorEvent

      public AgentMonitorEvent(Object obj)