
public class Shell
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMMAND_ERROR_MESSAGE |
private static Logger |
log |
| Constructor and Description |
|---|
Shell() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
execute(java.lang.String command) |
static java.lang.String |
execute(java.lang.String[] command) |