|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProcessOutputHandler
Handler for the Process output.
| Method Summary | |
|---|---|
ProcessOutput |
createOutput()
Creates a ProcessOutput to be used by the process executor. |
void |
handleOutput(ProcessOutput processOutput)
Handles the output after the process has run. |
| Method Detail |
|---|
@NonNull ProcessOutput createOutput()
void handleOutput(@NonNull
ProcessOutput processOutput)
throws ProcessException
ProcessExecutor.execute(ProcessInfo, ProcessOutputHandler) returns.
processOutput - the process output to handle
ProcessException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||