JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
DRAFT 11.0.25-internal+0-adhoc..BuildJDK11x86-64linuxPersonal
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Package
com.sun.management
Packages that use
com.sun.management
Package
Description
com.ibm.lang.management
OpenJ9 management extensions to java.lang.management.
com.sun.management
Extensions of
java.lang.management
.
Classes in
com.sun.management
used by
com.ibm.lang.management
Class
Description
GarbageCollectorMXBean
Platform-specific management interface for a garbage collector which performs collections in cycles.
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.
Classes in
com.sun.management
used by
com.sun.management
Class
Description
GarbageCollectionNotificationInfo
Information about a garbage collection.
GcInfo
Garbage collection information.
OperatingSystemMXBean
Platform-specific management interface for the operating system on which the Java virtual machine is running.