Class ProcessStreamListener
java.lang.Object
org.opentestfactory.utils.process.ProcessStreamListener
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
ProcessLogger
This class listens to a process output stream in a separate thread in order to get its output AND
proceed on other treatments while the process is running.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidcommitOutputLine(String osString) voidrun()voidstart()