public class ServerController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CMD_POSIX |
protected static String |
CMD_WIN |
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
ServerController() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
doExec(String path,
String logPath) |
static String |
getServerURL() |
static boolean |
isWindows() |
static boolean |
restart(Context context) |
protected static final String CMD_POSIX
protected static final String CMD_WIN
protected static org.apache.commons.logging.Log log
Copyright © 2020 Nuxeo SA. All rights reserved.