sun.jvmstat.monitor.event |
Provides classes for event types and event listeners for MonitoredHost
and MonitoredVm events..
|
Java Source File Name | Type | Comment |
HostEvent.java | Class | Base class for events emitted by a
MonitoredHost . |
HostListener.java | Interface | Interface for listeners of MonitoredHost events. |
MonitorStatusChangeEvent.java | Class | Provides a description of a change in status of the instrumentation
exported by the MonitoredVm. |
VmEvent.java | Class | Base class for events emitted by a
MonitoredVm . |
VmListener.java | Interface | Interface for listeners of MonitoredVm events. |
VmStatusChangeEvent.java | Class | Provides a description of a change in status of the Java Virtual Machines
associated with a MonitoredHost. |