Class CommandExecutor

  • All Implemented Interfaces:
    Runnable

    public class CommandExecutor
    extends Thread
    Execute a command in a separate thread.
    Author:
    Jiri Bubnik
    • Constructor Detail

      • CommandExecutor

        public CommandExecutor​(Command command)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread
      • finished

        public void finished()
        Method template to register finish event