Package tv.hd3g.processlauncher
Class CapturedStdOutErrText
java.lang.Object
tv.hd3g.processlauncher.CapturedStdOutErrText
- Direct Known Subclasses:
CapturedStdOutErrTextInteractive,CapturedStdOutErrTextRetention,CapturedStdOutErrToPrintStream
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidBlockingvoidwaitForClosedStreams(long millis) Blocking
-
Constructor Details
-
CapturedStdOutErrText
public CapturedStdOutErrText()
-
-
Method Details
-
isStreamsWatchIsStillAlive
public boolean isStreamsWatchIsStillAlive() -
waitForClosedStreams
public void waitForClosedStreams()Blocking -
waitForClosedStreams
public void waitForClosedStreams(long millis) Blocking
-