Package com.ibm.lang.management
package com.ibm.lang.management
OpenJ9 management extensions to java.lang.management.
-
ClassDescriptionEncapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean
when the number of available processors changes.Constants used byOperatingSystemMXBean.getProcessCpuLoad()
andOperatingSystemMXBean.getSystemCpuLoad()
methods.Class encapsulates a ThreadInfo instance along with the corresponding native thread identification information as assigned by the operating system.The OpenJ9 extension interface for managing and monitoring the virtual machine's garbage collection functionality.JvmCpuMonitorInfo
provides a snapshot of JVM CPU usage information that is distributed across thread categories.This interface provides APIs to obtain JVM CPU usage information in terms of thread categories.The OpenJ9 extension interface for monitoring the virtual machine's memory management system.The OpenJ9 interface for managing and monitoring the virtual machine's memory pools.This represents a snapshot of the Operating System level Memory usage statistics.Exception class whose instance is thrown when Memory usage sampling fails.OpenJ9 platform management extension interface for the Operating System on which the Java Virtual Machine is running.Encapsulates the details of a DLPAR notification emitted by aOperatingSystemMXBean
when the available processing capacity changes.This represents a snapshot of the Operating System level Processor usage statistics.Exception class whose instance is thrown when Processor usage sampling fails.The OpenJ9 extension interface for the runtime system of the virtual machine.Defines the different states ofRuntimeMXBean.getVMIdleState()
.The OpenJ9 extension interface toThreadMXBean
.Encapsulates the details of a DLPAR notification emitted by aOperatingSystemMXBean
when the total physical memory changes.Interface provides platform-specific management utilities on Unix and Unix-like operating systems.