Uses of Package
java.lang.management
Package
Description
This package contains the JDK's extension to
the standard implementation of the
java.lang.management
API and also defines the management
interface for some other components of the platform.Provides the management interfaces for monitoring and management of the
Java virtual machine and other components in the Java runtime.
This package contains classes to control and monitor Flight Recorder over Java Management Extensions (JMX).
-
ClassDescriptionThe management interface for the garbage collection of the Java virtual machine.The management interface for a memory manager.A
MemoryUsage
object represents a snapshot of memory usage.The management interface for the operating system on which the Java virtual machine is running.A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform.The management interface for the thread system of the Java virtual machine. -
ClassDescriptionThe management interface for the class loading system of the Java virtual machine.The management interface for the compilation system of the Java virtual machine.The management interface for the garbage collection of the Java virtual machine.Information about a lock.The management interface for a memory manager.The management interface for the memory system of the Java virtual machine.The information about a memory notification.The management interface for a memory pool.Types of
memory pools
.AMemoryUsage
object represents a snapshot of memory usage.Information about an object monitor lock.The management interface for the operating system on which the Java virtual machine is running.A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform.The management interface for the runtime system of the Java virtual machine.Thread information.The management interface for the thread system of the Java virtual machine. -
ClassDescriptionA platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform.