public interface ExecWatch extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the Watch.
|
InputStream |
getError() |
OutputStream |
getInput() |
InputStream |
getOutput() |
OutputStream getInput()
InputStream getOutput()
InputStream getError()
void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2015–2017 Red Hat. All rights reserved.