All platform MBeans are registered in the platform MBeanServer which can be obtained via the java.lang.management.ManagementFactory.getPlatformMBeanServer
Interface | Description |
---|---|
DiagnosticCommandMBean |
Management interface for the diagnostic commands for the HotSpot Virtual Machine.
|
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.
|
ThreadMXBean |
Platform-specific management interface for the thread system
of the Java virtual machine.
|
UnixOperatingSystemMXBean |
Platform-specific management interface for the Unix
operating system on which the Java virtual machine is running.
|
Class | Description |
---|---|
GarbageCollectionNotificationInfo |
The information about a garbage collection
|
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 . |
Enum | Description |
---|---|
VMOption.Origin |
Origin of the value of a VM option.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2003, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b161-1