Module jdk.jconsole
Defines the JMX graphical tool, jconsole,
for monitoring and managing a running application.
- Tool Guides:
- jconsole, Using JConsole
-
-
Packages
Exports Package Description com.sun.tools.jconsole This package contains the JConsole API.
-
Modules
Requires Modifier Module Description transitive java.desktop Defines the AWT and Swing user interface toolkits, plus APIs for accessibility, audio, imaging, printing, and JavaBeans.transitive java.management Defines the Java Management Extensions (JMX) API.Indirect Requires Modifier Module Description transitive java.datatransfer Defines the API for transferring data between and within applications.transitive java.xml Defines the Java API for XML Processing (JAXP), the Streaming API for XML (StAX), the Simple API for XML (SAX), and the W3C Document Object Model (DOM) API.
-
Services
Uses Type Description JConsolePlugin A JConsole plugin class.
-