ParkNPark.tests
Class ProcessInfo
java.lang.Object
ParkNPark.tests.ProcessInfo
class ProcessInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
process
public Process process
stdout
public InputCopier stdout
stderr
public InputCopier stderr
name
public String name
ready
protected boolean ready
exitExpected
protected boolean exitExpected
interruptThread
protected Thread interruptThread
abnormalExit
protected boolean abnormalExit
exited
protected boolean exited
ProcessInfo
ProcessInfo()