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

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部