public class NuxeoCtlManager 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 |
---|
NuxeoCtlManager() |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
doExec(String path,
String logPath) |
String |
getServerURL() |
static boolean |
isWindows()
Deprecated.
Since 7.4. Use
SystemUtils.IS_OS_WINDOWS |
static boolean |
restart() |
String |
restartServer() |
protected static final String CMD_POSIX
protected static final String CMD_WIN
protected static final org.apache.commons.logging.Log log
public NuxeoCtlManager()
@Deprecated public static boolean isWindows()
SystemUtils.IS_OS_WINDOWS
public static boolean restart()
public String restartServer()
public String getServerURL()
Copyright © 2016 Nuxeo SA. All rights reserved.