Class ProcessWatcher
java.lang.Object
net.thevpc.nsh.util.ProcessWatcher
- Direct Known Subclasses:
ProcessWatcher1,ProcessWatcher2
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intrunAndWait(Process theProcess, ProcessStringsHandler theHandler) static intrunAndWait(ExecProcessInfo theHandler) static voidrunAsynch(Process theProcess, ProcessStringsHandler theHandler)
-
Constructor Details
-
ProcessWatcher
public ProcessWatcher()
-
-
Method Details
-
runAndWait
- Throws:
IOException
-
runAndWait
-
runAsynch
-