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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OperatingSystemMXBean
OpenJ9 platform management extension interface for the Operating System on which the Java Virtual Machine is running.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UnixOperatingSystemMXBean
Platform-specific management interface for the Unix
operating system on which the Java virtual machine is running.
|
Copyright © 2003, 2023, Oracle and/or its affiliates. All rights reserved.