public static interface Shell.CommandExecutor
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
execute() |
int |
getExitCode() |
String |
getOutput() |
void execute() throws IOException
IOExceptionint getExitCode() throws IOException
IOExceptionString getOutput() throws IOException
IOExceptionvoid close()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.