public interface Drain
drain(String) is called for each line emitted by the process. So please be aware, that a
newline character is truncated at the end of the line.| Modifier and Type | Method and Description |
|---|---|
void |
drain(java.lang.String line)
Callback method to process a line outputted by the process.
|
Copyright © 2018 SAP SE. All Rights Reserved.