Class OpendsJmxConnector

  • All Implemented Interfaces:
    Closeable, AutoCloseable, JMXConnector

    public class OpendsJmxConnector
    extends Object
    implements JMXConnector
    Wrapper class for the JMX's RMI connector. This class has the exact same functionalities but maintain inner variables which are used during the connection phase.

    Note that the javadoc has been copied from the javax.management.remote.JMXConnector interface.