Class DefaultConnectionWrapper

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DefaultConnectionWrapper​(javax.management.remote.JMXConnector connector, javax.management.MBeanServerConnection connection)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      javax.management.MBeanServerConnection getMBeanServerConnection()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultConnectionWrapper

        protected DefaultConnectionWrapper​(javax.management.remote.JMXConnector connector,
                                           javax.management.MBeanServerConnection connection)