Module jdk.management
Defines JDK-specific management interfaces for the JVM.
- 
- 
PackagesExports Package Description com.sun.management This package contains the JDK's extension to the standard implementation of thejava.lang.managementAPI and also defines the management interface for some other components of the platform.
 - 
ModulesRequires Modifier Module Description transitive java.management Defines the Java Management Extensions (JMX) API.
 
- 
