Interfaces
| GarbageCollectorMXBean |
Platform-specific management interface for a garbage collector
which performs collections in cycles. |
| HotSpotDiagnosticMXBean |
Diagnostic management interface for the HotSpot Virtual Machine. |
| OperatingSystemMXBean |
Platform-specific management interface for the operating system
on which the Java virtual machine is running. |
| UnixOperatingSystemMXBean |
Platform-specific management interface for the Unix
operating system on which the Java virtual machine is running. |
Classes
| GcInfo |
Garbage collection information. |
| VMOption |
Information about a VM option including its value and
where the value came from which is referred as its
origin. |
Enums