package

sun.jvmstat.monitor.remote

Provides interfaces supporting remote monitoring for instrumented HotSpot Java Virtual Machines.

Interfaces

BufferedMonitoredVm Interface to support asynchronous polling of the exported instrumentation of a target Java Virtual Machine. 
RemoteHost Remote Interface for discovering and attaching to remote monitorable Java Virtual Machines. 
RemoteVm Interface for accessing the instrumentation exported by a Java Virtual Machine running on a remote host.