Class PluginMonitor

    • Method Detail

      • getInstance

        public static PluginMonitor getInstance()
        Gets the singleton instance of the plugin monitoring bean.
        Returns:
        The plugin monitoring bean.
      • getInstanceName

        public static String getInstanceName()
        Gets the instance name of the plugin monitoring bean.
        Returns:
        The instance name of the plugin monitoring bean.
      • register

        public static void register()
        Registers the PluginMonitor with the current MBean server.
      • unregister

        public static void unregister()
        Unregisters the PluginMonitor with the current MBean server.