public class CommandOutputLogger extends ProcessAdapter
Constructor and Description |
---|
CommandOutputLogger(Logger logger) |
Modifier and Type | Method and Description |
---|---|
void |
onTextAvailable(ProcessEvent event,
Key outputType) |
processTerminated, startNotified
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processWillTerminate
public CommandOutputLogger(Logger logger)
public void onTextAvailable(ProcessEvent event, Key outputType)
onTextAvailable
in interface ProcessListener
onTextAvailable
in class ProcessAdapter