Module jdk.management


modulejdk.management
Defines JDK-specific management interfaces for the JVM.

This module contains the JDK's extensions to the standard implementation of thejava.lang.management API and also defines the management interfaces for some other components of the platform.

All platform MBeans are registered in theplatform MBeanServer which can be obtained withManagementFactory.getPlatformMBeanServer().

Module Graph:
Module graph for jdk.managementModule graph for jdk.management
Since:
9