Class ProcessStreamListener
java.lang.Object
org.opentestfactory.utils.process.ProcessStreamListener
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
ProcessLogger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidcommitOutputLine(String osString) voidrun()voidstart()
-
Constructor Details
-
ProcessStreamListener
-
-
Method Details
-
start
public void start() -
run
-
commitOutputLine
-