Interface RuntimeExecUtil.IConsoleListener

Enclosing class:
RuntimeExecUtil

public static interface RuntimeExecUtil.IConsoleListener
  • Method Details

    • createConsoleListenerThread

      Thread createConsoleListenerThread(Runnable r)
    • reactOnConsoleLine

      void reactOnConsoleLine(String line)