Module java.management.rmi


module java.management.rmi
Defines the RMI connector for the Java Management Extensions (JMX) Remote API.
Providers:
This module provides the JMXConnectorProvider service, which creates JMX connector clients using the RMI protocol. Instances of JMXConnector can be obtained via the JMXConnectorFactory.newJMXConnector factory method. It also provides the JMXConnectorServerProvider service, which creates JMX connector servers using the RMI protocol. Instances of JMXConnectorServer can be obtained via the JMXConnectorServerFactory.newJMXConnectorServer factory method.
Module Graph:
Module graph for java.management.rmiModule graph for java.management.rmi
Since:
9