Interface ManagerMBean

  • All Known Implementing Classes:
    Manager

    public interface ManagerMBean
    • Method Detail

      • init

        void init()

        init

      • dumpThreads

        void dumpThreads()

        dumpThreads

      • status

        java.util.List<java.lang.String> status()

        status

        Returns:
        a List object.
      • stop

        void stop()

        stop

      • doSystemExit

        void doSystemExit()

        doSystemExit

      • doTestLoadLibraries

        void doTestLoadLibraries()

        doTestLoadLibraries

      • getUptime

        java.lang.Long getUptime()

        getUptime

        Returns:
        a Long expressing the time, in milliseconds, since the manager first started