sun.jvmstat.monitor.remote |
Provides interfaces supporting remote monitoring for instrumented
HotSpot Java Virtual Machines.
|
Java Source File Name | Type | Comment |
BufferedMonitoredVm.java | Interface | Interface to support asynchronous polling of the exported
instrumentation of a target Java Virtual Machine. |
RemoteHost.java | Interface | Remote Interface for discovering and attaching to remote
monitorable Java Virtual Machines. |
RemoteVm.java | Interface | Interface for accessing the instrumentation exported by a
Java Virtual Machine running on a remote host. |