jdk.management (Java SE 11 & JDK 11 ) (original) (raw)
Defines JDK-specific management interfaces for the JVM.
Module Graph:
Since:
9
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. Indirect Exports From Packages --------------------------------------------------------- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- java.management java.lang.management javax.management javax.management.loading javax.management.modelmbean javax.management.monitor javax.management.openmbean javax.management.relation javax.management.remote javax.management.timer Modules
Requires
Modifier Module Description transitive java.management Defines the Java Management Extensions (JMX) API.
Report a bug or suggest an enhancement
For further API reference and developer documentation see the Java SE Documentation, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1993, 2025, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA.
All rights reserved. Use is subject to license terms and the documentation redistribution policy.