public interface ProcessLauncherListener
Modifier and Type | Method and Description |
---|---|
void |
processLauncherEvent(ProcessLauncherEvent event)
Method that gets called when the ProcessLauncher is updated (for example,
the underlying process writes to stdout or stderr, or terminates)
|
void processLauncherEvent(ProcessLauncherEvent event)
event
- Event that descibes the update