Interface MBeanServerConnectionFactory

    • Method Detail

      • getServerConnection

        MBeanServerConnection getServerConnection​(RuntimeConfiguration configuration)
                                           throws Exception
        Create a new MBean server connection.
        Parameters:
        configuration - Runtime Configuration
        Returns:
        a MBeanServerConnection
        Throws:
        Exception - if the connection cannot be done
      • destroy

        void destroy()
        Destroys the factory and any underlying IO sockets.