jdk.jconsole (Java SE 15 & JDK 15) (original) (raw)
Defines the JMX graphical tool, jconsole, for monitoring and managing a running application.
See Also:
Module Graph:
Tool Guides:
Since:
9
Packages
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