Interface CommandProcessor

    • Method Detail

      • getCommands

        java.util.List<Command> getCommands()
      • terminate

        void terminate()
                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • processCommand

        void processCommand()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception