| Class | Description |
|---|---|
| JvmstatMonitor |
JvmstatMonitor provides HotSpot-specific JVM metrics through the MonitoredVm facilities. |
| JvmstatMonitor.ClassLoaderInstrumentation |
Provide visibility about the internals of the JVM's class loader.
|
| JvmstatMonitor.GarbageCollectionInstrumentation |
Provide visibility about the internals of the JVM's garbage collector.
|
| JvmstatMonitor.ManagedMemoryInstrumentation |
Provide visibility about the internals of the JVM memory regions.
|
| JvmstatMonitor.NativeCodeCompilerInstrumentation |
Provide visibility about the internals of the JVM's just-in-time (JIT) compiler.
|
| Exception | Description |
|---|---|
| JvmstatMonitor.AttachmentError |
A
JvmstatMonitor.AttachmentError indicates that it was impossible to attach to the requested
virtual machine. |
Copyright © 2015. All Rights Reserved.