Module jdk.management
module jdk.management
Defines JDK-specific management interfaces for the JVM.
 
 This module contains the JDK's extensions to the standard implementation
 of the java.lang.management API and also defines the management
 interfaces for some other components of the platform.
 
 All platform MBeans are registered in the platform MBeanServer
 which can be obtained with ManagementFactory.getPlatformMBeanServer().
- 
PackagesExportsPackageDescriptionThis package contains JDK extensions to the standard implementation of thejava.lang.managementAPI and also defines the management interface for some other components of the platform.This package contains JDK extensions to the standard implementation of thejava.lang.managementAPI.Indirect Exports
- 
ModulesRequiresModifierModuleDescriptiontransitiveDefines the Java Management Extensions (JMX) API.