Searched defs:MonitoredVm (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/jvmstat/monitor/
H A DMonitoredVm.java34 * The MonitoredVm interface provides methods for discovery of exported
41 public interface MonitoredVm { interface
44 * Get the VmIdentifier associated with this MonitoredVm
47 * with this MonitoredVm.
98 /* ---- Methods to support polled MonitoredVm Implementations ---- */
121 * Set the last exception encountered while polling this MonitoredVm.
126 * through this interface, the MonitoredVm instance is considered to
135 * Get the last exception encountered while polling this MonitoredVm.
151 * MonitoredVm. However, there is no guarantee that clearing the
159 * Test if this MonitoredVm i
[all...]

Completed in 201 milliseconds