Uses of Package
com.ibm.lang.management
-
Packages that use com.ibm.lang.management Package Description com.ibm.lang.management OpenJ9 management extensions to java.lang.management.com.ibm.lang.management.internal -
Classes in com.ibm.lang.management used by com.ibm.lang.management Class Description AvailableProcessorsNotificationInfo Encapsulates the details of a DLPAR notification emitted by aOperatingSystemMXBean
when the number of available processors changes.ExtendedThreadInfo Class encapsulates a ThreadInfo instance along with the corresponding native thread identification information as assigned by the operating system.JvmCpuMonitorInfo JvmCpuMonitorInfo
provides a snapshot of JVM CPU usage information that is distributed across thread categories.MemoryUsage This represents a snapshot of the Operating System level Memory usage statistics.MemoryUsageRetrievalException Exception class whose instance is thrown when Memory usage sampling fails.OperatingSystemMXBean OpenJ9 platform management extension interface for the Operating System on which the Java Virtual Machine is running.ProcessingCapacityNotificationInfo Encapsulates the details of a DLPAR notification emitted by aOperatingSystemMXBean
when the available processing capacity changes.ProcessorUsage This represents a snapshot of the Operating System level Processor usage statistics.ProcessorUsageRetrievalException Exception class whose instance is thrown when Processor usage sampling fails.RuntimeMXBean.VMIdleStates Defines the different states ofRuntimeMXBean.getVMIdleState()
.TotalPhysicalMemoryNotificationInfo Encapsulates the details of a DLPAR notification emitted by aOperatingSystemMXBean
when the total physical memory changes. -
Classes in com.ibm.lang.management used by com.ibm.lang.management.internal Class Description AvailableProcessorsNotificationInfo Encapsulates the details of a DLPAR notification emitted by aOperatingSystemMXBean
when the number of available processors changes.GarbageCollectorMXBean The OpenJ9 extension interface for managing and monitoring the virtual machine's garbage collection functionality.JvmCpuMonitorInfo JvmCpuMonitorInfo
provides a snapshot of JVM CPU usage information that is distributed across thread categories.JvmCpuMonitorMXBean This interface provides APIs to obtain JVM CPU usage information in terms of thread categories.MemoryMXBean The OpenJ9 extension interface for monitoring the virtual machine's memory management system.MemoryPoolMXBean The OpenJ9 interface for managing and monitoring the virtual machine's memory pools.MemoryUsage This represents a snapshot of the Operating System level Memory usage statistics.OperatingSystemMXBean OpenJ9 platform management extension interface for the Operating System on which the Java Virtual Machine is running.ProcessingCapacityNotificationInfo Encapsulates the details of a DLPAR notification emitted by aOperatingSystemMXBean
when the available processing capacity changes.ProcessorUsage This represents a snapshot of the Operating System level Processor usage statistics.RuntimeMXBean The OpenJ9 extension interface for the runtime system of the virtual machine.ThreadMXBean The OpenJ9 extension interface toThreadMXBean
.TotalPhysicalMemoryNotificationInfo Encapsulates the details of a DLPAR notification emitted by aOperatingSystemMXBean
when the total physical memory changes.UnixOperatingSystemMXBean Interface provides platform-specific management utilities on Unix and Unix-like operating systems.