| Package | Description |
|---|---|
| sun.jvmstat.monitor |
Provides classes for monitoring instrumented HotSpot Java Virtual Machines.
|
| sun.jvmstat.monitor.event |
Provides classes for event types and event listeners for MonitoredHost
and MonitoredVm events..
|
| sun.jvmstat.perfdata.monitor |
Provides the monitoring implementation classes that utilize the HotSpot
PerfData shared memory instrumentation buffer for discovery and monitoring
of instrumentation exported by a HotSpot Java Virtual Machine.
|
| sun.jvmstat.perfdata.monitor.protocol.file |
Provides the implementation classes for the file: protocol for
the HotSpot PerfData instrumentation buffer monitoring implementation.
|
| sun.jvmstat.perfdata.monitor.protocol.local |
Provides the implementation classes for the local: protocol for
the HotSpot PerfData instrumentation buffer monitoring implementation.
|
| sun.jvmstat.perfdata.monitor.protocol.rmi |
Provides the implementation classes for the rmi: protocol for
the HotSpot PerfData instrumentation buffer monitoring implementation.
|
| Class and Description |
|---|
| HostListener
Interface for listeners of MonitoredHost events.
|
| VmListener
Interface for listeners of MonitoredVm events.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| VmListener
Interface for listeners of MonitoredVm events.
|
| Class and Description |
|---|
| VmListener
Interface for listeners of MonitoredVm events.
|
| Class and Description |
|---|
| HostListener
Interface for listeners of MonitoredHost events.
|
| VmListener
Interface for listeners of MonitoredVm events.
|
| Class and Description |
|---|
| VmListener
Interface for listeners of MonitoredVm events.
|
Copyright © 2017–2018 earcam. All rights reserved.