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