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()
Deprecated.
Since 7.4. Use
SystemUtils.IS_OS_WINDOWS |
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
public ServerController()
@Deprecated public static boolean isWindows()
SystemUtils.IS_OS_WINDOWS
public static String getServerURL()
Copyright © 2015 Nuxeo SA. All rights reserved.