Interface MBeanServerLookup

    • Method Detail

      • getMBeanServer

        MBeanServer getMBeanServer​(Properties properties)
        Retrieves an MBeanServer instance.
        Parameters:
        properties - optional properties (can be null) to configure the MBeanServer instance
        Returns:
        an MBeanServer instance
      • getMBeanServer

        default MBeanServer getMBeanServer()