|
Jvmstat | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use MonitorStatus | |
|---|---|
| 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.v2_0 | |
| Uses of MonitorStatus in sun.jvmstat.perfdata.monitor |
|---|
| Methods in sun.jvmstat.perfdata.monitor that return MonitorStatus | |
|---|---|
MonitorStatus |
PerfDataBufferImpl.getMonitorStatus()
Get a list of the inserted and removed monitors since last called. |
MonitorStatus |
AbstractPerfDataBuffer.getMonitorStatus()
Get a list of the inserted and removed monitors since last called. |
MonitorStatus |
AbstractMonitoredVm.getMonitorStatus()
Get a list of the inserted and removed monitors since last called. |
protected abstract MonitorStatus |
PerfDataBufferImpl.getMonitorStatus(Map m)
get the list of inserted and removed monitors since last called. |
| Uses of MonitorStatus in sun.jvmstat.perfdata.monitor.v2_0 |
|---|
| Methods in sun.jvmstat.perfdata.monitor.v2_0 that return MonitorStatus | |
|---|---|
protected MonitorStatus |
PerfDataBuffer.getMonitorStatus(Map map)
get the list of inserted and removed monitors since last called. |
|
Jvmstat | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||