package

sun.jvmstat.monitor.event

Provides classes for event types and event listeners for MonitoredHost and MonitoredVm events..

Interfaces

HostListener Interface for listeners of MonitoredHost events. 
VmListener Interface for listeners of MonitoredVm events. 

Classes

HostEvent Base class for events emitted by a MonitoredHost
MonitorStatusChangeEvent Provides a description of a change in status of the instrumentation exported by the MonitoredVm. 
VmEvent Base class for events emitted by a MonitoredVm
VmStatusChangeEvent Provides a description of a change in status of the Java Virtual Machines associated with a MonitoredHost.