Uses of Package
java.lang.management

Packages that use java.lang.management
Package
Description
OpenJ9 management extensions to java.lang.management.
OpenJ9 management extensions relating to execution within a Guest (Virtual Machine (VM)/Logical Partition (LPAR)) on top of a Hypervisor.
Extensions of java.lang.management.
Provides the management interfaces for monitoring and management of the Java virtual machine and other components in the Java runtime.
OpenJ9 management extensions to java.lang.management.
  • Class
    Description
    The interface for managing and monitoring the virtual machine's garbage collection functionality.
    The management and monitoring interface for a virtual machine memory manager.
    The management and monitoring interface for a virtual machine's memory system.
    The management and monitoring interface for a virtual machine memory pool.
    Represents the memory usage of either a memory pool or the heap and non-heap memory areas of the virtual machine.
    The management and monitoring interface for the operating system where the virtual machine is running.
    Super-interface of all platform MXBean exported by the Java Virtual Machine.
    The management and monitoring interface for the runtime system of the virtual machine.
    Information about a snapshot of the state of a thread.
    The management and monitoring interface for the threading system of the virtual machine.
  • Class
    Description
    Super-interface of all platform MXBean exported by the Java Virtual Machine.
  • Class
    Description
    The interface for managing and monitoring the virtual machine's garbage collection functionality.
    The management and monitoring interface for a virtual machine memory manager.
    Represents the memory usage of either a memory pool or the heap and non-heap memory areas of the virtual machine.
    The management and monitoring interface for the operating system where the virtual machine is running.
    Super-interface of all platform MXBean exported by the Java Virtual Machine.
  • Class
    Description
    The management and monitoring interface for the virtual machine's class loading functionality.
    The management and monitoring interface for the virtual machine's compilation functionality.
    The interface for managing and monitoring the virtual machine's garbage collection functionality.
    This class represents information about locked objects.
    The management and monitoring interface for a virtual machine memory manager.
    The management and monitoring interface for a virtual machine's memory system.
    Encapsulates the details of a memory notification emitted by a MemoryMXBean when a memory pool exceeds a threshold value.
    The management and monitoring interface for a virtual machine memory pool.
    Distinguishes various kinds of memory used by the virtual machine.
    Represents the memory usage of either a memory pool or the heap and non-heap memory areas of the virtual machine.
    This class represents information about objects locked via a synchronized method or block.
    The management and monitoring interface for the operating system where the virtual machine is running.
    Super-interface of all platform MXBean exported by the Java Virtual Machine.
    The management and monitoring interface for the runtime system of the virtual machine.
    Information about a snapshot of the state of a thread.
    The management and monitoring interface for the threading system of the virtual machine.
  • Class
    Description
    Super-interface of all platform MXBean exported by the Java Virtual Machine.