Module jdk.management
Package com.sun.management
Extensions of
java.lang.management
.-
Interface Summary Interface Description GarbageCollectorMXBean Platform-specific management interface for a garbage collector which performs collections in cycles.HotSpotDiagnosticMXBean Stub to compile OpenJDK diagnostic management, seeopenj9.lang.management
andcom.ibm.lang.management
packages instead.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. -
Class Summary Class Description GarbageCollectionNotificationInfo Information about a garbage collection.GcInfo Garbage collection information.