| Package | Description |
|---|---|
| com.ibm.lang.management |
OpenJ9 management extensions to java.lang.management.
|
| com.sun.management |
This package contains Oracle Corporation's platform extension to
the implementation of the
java.lang.management API and also defines the management
interface for some other components for the platform.
|
| Class and 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.
|
| UnixOperatingSystemMXBean
Platform-specific management interface for the Unix
operating system on which the Java virtual machine is running.
|
| Class and 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.
|
Copyright © 2003, 2025, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b00