|
Jvmstat | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use BufferedMonitoredVm | |
|---|---|
| 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.protocol.file | Provides the implementation classes for the file: protocol for the HotSpot PerfData instrumentation buffer monitoring implementation. |
| sun.jvmstat.perfdata.monitor.protocol.local | Provides the implementation classes for the local: protocol for the HotSpot PerfData instrumentation buffer monitoring implementation. |
| sun.jvmstat.perfdata.monitor.protocol.rmi | Provides the implementation classes for the rmi: protocol for the HotSpot PerfData instrumentation buffer monitoring implementation. |
| Uses of BufferedMonitoredVm in sun.jvmstat.perfdata.monitor |
|---|
| Classes in sun.jvmstat.perfdata.monitor that implement BufferedMonitoredVm | |
|---|---|
class |
AbstractMonitoredVm
Base class for all MonitoredVm implementations that utilize the HotSpot PerfData instrumentation buffer as the communications mechanism to the target Java Virtual Machine. |
| Uses of BufferedMonitoredVm in sun.jvmstat.perfdata.monitor.protocol.file |
|---|
| Classes in sun.jvmstat.perfdata.monitor.protocol.file that implement BufferedMonitoredVm | |
|---|---|
class |
FileMonitoredVm
Concrete implementation of the AbstractMonitoredVm class for the file: protcol for the HotSpot PerfData monitoring implementation. |
| Uses of BufferedMonitoredVm in sun.jvmstat.perfdata.monitor.protocol.local |
|---|
| Classes in sun.jvmstat.perfdata.monitor.protocol.local that implement BufferedMonitoredVm | |
|---|---|
class |
LocalMonitoredVm
Concrete implementation of the AbstractMonitoredVm class for the local: protocol for the HotSpot PerfData monitoring implementation. |
| Uses of BufferedMonitoredVm in sun.jvmstat.perfdata.monitor.protocol.rmi |
|---|
| Classes in sun.jvmstat.perfdata.monitor.protocol.rmi that implement BufferedMonitoredVm | |
|---|---|
class |
RemoteMonitoredVm
Concrete implementation of the AbstractMonitoredVm class for the rmi: protocol for the HotSpot PerfData monitoring implementation. |
|
Jvmstat | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||