| Package | Description |
|---|---|
| sun.jvmstat.monitor.event |
Provides classes for event types and event listeners for MonitoredHost
and MonitoredVm events..
|
| Modifier and Type | Class and Description |
|---|---|
class |
MonitorStatusChangeEvent
Provides a description of a change in status of the instrumentation
exported by the MonitoredVm.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VmListener.disconnected(VmEvent event)
Invoked when the connection to the MonitoredVm has disconnected
due to communication errors.
|
void |
VmListener.monitorsUpdated(VmEvent event)
Invoked when instrumentation objects are updated.
|
Copyright © 2017–2018 earcam. All rights reserved.