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