Uses of Package
java.lang.management
-
Packages that use java.lang.management Package Description com.ibm.lang.management OpenJ9 management extensions to java.lang.management.com.ibm.virtualization.management OpenJ9 management extensions relating to execution within a Guest (Virtual Machine (VM)/Logical Partition (LPAR)) on top of a Hypervisor.com.sun.management Extensions ofjava.lang.management
.java.lang.management Provides the management interfaces for monitoring and management of the Java virtual machine and other components in the Java runtime.jdk.management.jfr This package contains classes to control and monitor Flight Recorder over Java Management Extensions (JMX).openj9.lang.management OpenJ9 management extensions to java.lang.management. -
Classes in java.lang.management used by com.ibm.lang.management Class Description GarbageCollectorMXBean The interface for managing and monitoring the virtual machine's garbage collection functionality.MemoryManagerMXBean The management and monitoring interface for a virtual machine memory manager.MemoryMXBean The management and monitoring interface for a virtual machine's memory system.MemoryPoolMXBean The management and monitoring interface for a virtual machine memory pool.MemoryUsage Represents the memory usage of either a memory pool or the heap and non-heap memory areas of the virtual machine.OperatingSystemMXBean The management and monitoring interface for the operating system where the virtual machine is running.PlatformManagedObject A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform.RuntimeMXBean The management and monitoring interface for the runtime system of the virtual machine.ThreadInfo Information about a snapshot of the state of a thread.ThreadMXBean The management and monitoring interface for the threading system of the virtual machine. -
Classes in java.lang.management used by com.ibm.virtualization.management Class Description PlatformManagedObject A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform. -
Classes in java.lang.management used by com.sun.management Class Description GarbageCollectorMXBean The interface for managing and monitoring the virtual machine's garbage collection functionality.MemoryManagerMXBean The management and monitoring interface for a virtual machine memory manager.MemoryUsage Represents the memory usage of either a memory pool or the heap and non-heap memory areas of the virtual machine.OperatingSystemMXBean The management and monitoring interface for the operating system where the virtual machine is running.PlatformManagedObject A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform.ThreadMXBean The management and monitoring interface for the threading system of the virtual machine. -
Classes in java.lang.management used by java.lang.management Class Description ClassLoadingMXBean The management and monitoring interface for the virtual machine's class loading functionality.CompilationMXBean The management and monitoring interface for the virtual machine's compilation functionality.GarbageCollectorMXBean The interface for managing and monitoring the virtual machine's garbage collection functionality.LockInfo This class represents information about locked objects.MemoryManagerMXBean The management and monitoring interface for a virtual machine memory manager.MemoryMXBean The management and monitoring interface for a virtual machine's memory system.MemoryNotificationInfo Encapsulates the details of a memory notification emitted by aMemoryMXBean
when a memory pool exceeds a threshold value.MemoryPoolMXBean The management and monitoring interface for a virtual machine memory pool.MemoryType Distinguishes various kinds of memory used by the virtual machine.MemoryUsage Represents the memory usage of either a memory pool or the heap and non-heap memory areas of the virtual machine.MonitorInfo This class represents information about objects locked via a synchronized method or block.OperatingSystemMXBean The management and monitoring interface for the operating system where the virtual machine is running.PlatformManagedObject A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform.RuntimeMXBean The management and monitoring interface for the runtime system of the virtual machine.ThreadInfo Information about a snapshot of the state of a thread.ThreadMXBean The management and monitoring interface for the threading system of the virtual machine. -
Classes in java.lang.management used by jdk.management.jfr Class Description PlatformManagedObject A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform. -
Classes in java.lang.management used by openj9.lang.management Class Description PlatformManagedObject A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform.