The JMX API consists of interfaces for monitoring and management of the JVM and other components in the Java runtime.
| Modifier | Module | Description |
|---|---|---|
| transitive | java.rmi |
Defines the Remote Method Invocation (RMI) API.
|
| Package | Description |
|---|---|
| java.lang.management |
Provides the management interfaces for monitoring and management of the
Java virtual machine and other components in the Java runtime.
|
| javax.management |
Provides the core classes for the Java Management Extensions.
|
| javax.management.loading |
Provides the classes which implement advanced dynamic
loading.
|
| javax.management.modelmbean |
Provides the definition of the ModelMBean classes.
|
| javax.management.monitor |
Provides the definition of the monitor classes.
|
| javax.management.openmbean |
Provides the open data types and Open MBean descriptor classes.
|
| javax.management.relation |
Provides the definition of the Relation Service.
|
| javax.management.remote |
Interfaces for remote access to
JMX MBean servers.
|
| javax.management.remote.rmi |
The RMI connector is a connector for the JMX Remote API that
uses RMI to transmit client requests to a remote MBean server.
|
| javax.management.timer |
Provides the definition of the Timer MBean.
|
| Module | Packages |
|---|---|
| java.rmi | java.rmi java.rmi.activation java.rmi.dgc java.rmi.registry java.rmi.server javax.rmi.ssl |
| Type | Description |
|---|---|
| JMXConnectorProvider |
A provider for creating JMX API connector clients using a given
protocol.
|
| JMXConnectorServerProvider |
A provider for creating JMX API connector servers using a given
protocol.
|
| Type | Description |
|---|---|
| LoginModule |
Service-provider interface for authentication technology providers.
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b153-2