Home » openjdk-7 » sun.jvmstat » monitor »

sun.jvmstat.monitor

Sub Packages:

sun.jvmstat.monitor.event   Provides classes for event types and event listeners for MonitoredHost and MonitoredVm events..  
sun.jvmstat.monitor.remote   Provides interfaces supporting remote monitoring for instrumented HotSpot Java Virtual Machines.  

Interfaces:

ByteArrayMonitor   Interface for Monitoring ByteArrayInstrument objects.  code | html
IntegerMonitor   Interface for Monitoring Integer Instrument Objects.  code | html
LongMonitor   Interface for Monitoring LongInstrument objects.  code | html
Monitor   Interface provided by Instrumentation Monitoring Objects.  code | html
MonitoredVm   Interface for interacting with a monitorable Java Virtual Machine.  code | html
StringMonitor   Interface for Monitoring StringInstrument objects.  code | html

Abstract Classes:

AbstractMonitor   The base class for Instrumentation Monitoring Objects.  code | html
MonitoredHost   An abstraction for a host that contains instrumented Java Virtual Machines.  code | html

Classes:

HostIdentifier   An abstraction that identifies a target host and communications protocol.  code | html
MonitorException   Base class for exceptions that occur while interfacing with the Monitoring interfaces.  code | html
MonitoredVmUtil   Utility class proving concenience methods for extracting various information from an MonitoredVm object.  code | html
Units   Provides a typesafe enumeration for describing units of measurement attribute for instrumentation objects.  code | html
Variability   Provides a typesafe enumeration for the Variability attribute for instrumentation objects.  code | html
VmIdentifier   An abstraction that identifies a target Java Virtual Machine.  code | html