Provides classes for event types and event listeners for MonitoredHost and MonitoredVm events..
Modifier and Type | Interface and Description |
---|---|
public interface | HostListener
Interface for listeners of MonitoredHost events. |
public interface | VmListener
Interface for listeners of MonitoredVm events. |
Modifier and Type | Class and Description |
---|---|
public class | HostEvent
Base class for events emitted by a |
public class | MonitorStatusChangeEvent
Provides a description of a change in status of the instrumentation exported by the MonitoredVm. |
public class | VmEvent
Base class for events emitted by a |
public class | VmStatusChangeEvent
Provides a description of a change in status of the Java Virtual Machines associated with a MonitoredHost. |