`--- a/src/java.management/share/classes/javax/management/remote/package.html +++ b/src/java.management/share/classes/javax/management/remote/package.html @@ -30,12 +30,9 @@ questions.

Interfaces for remote access to JMX MBean servers. This package defines the essential interfaces for making a JMX - MBean server manageable remotely. The specification of this - functionality is completed by Part III of the - - JMX Specification, version 1.4

+ MBean server manageable remotely. -

The JMX specification defines the notion of connectors. +

JMX defines the notion of connectors. A connector is attached to a JMX API MBean server and makes it accessible to remote Java clients. The client end of a connector exports essentially the same interface as the MBean @@ -44,33 +41,18 @@ questions. interface.

A connector makes an MBean server remotely accessible through - a given protocol. The JMX Remote API allows the use of different - type of connectors: + a given protocol.

-

Note: the optional packages implementing - the optional part of the JMX Remote API - are not included in the Java SE Platform - but are available from the JMX Remote API - - Reference Implementation.

- -

Connector addresses

Typically, a connector server has an address, represented by the