Class DefaultJmxConnector

  • All Implemented Interfaces:
    JmxServerConnector

    public class DefaultJmxConnector
    extends Object
    implements JmxServerConnector
    Implements the default "jsr160" connection logic. If attempting to connect to a localhost address on the default OpenNMS JMX port, it will also bypass using a socket connection and connect directly to the JVM's MBeanServer.