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