public class WindowsController extends Controller
| Modifier and Type | Field and Description |
|---|---|
protected static Pattern |
PID_PATTERN_WINDOWS |
protected static String |
PID_WINDOWS |
ANCHOR_SUFFIX, appsDir, domainsDir, libsDir, muleBin, muleHome, STATUS, STATUS_PATTERN, timeout| Constructor and Description |
|---|
WindowsController(String muleHome,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMuleBin() |
int |
getProcessId() |
void |
restart(String[] args) |
void |
start(String[] args) |
int |
status(String[] args) |
void |
stop(String[] args) |
addLibrary, copyEnvironmentVariables, deleteAnchors, deploy, deployDomain, doExecution, getLog, getLog, installLicense, isDeployed, isRunning, runSync, undeployAll, uninstallLicense, verifyprotected static final String PID_WINDOWS
protected static final Pattern PID_PATTERN_WINDOWS
public WindowsController(String muleHome, int timeout)
public String getMuleBin()
getMuleBin in class Controllerpublic void start(String[] args)
start in class Controllerpublic void stop(String[] args)
stop in class Controllerpublic int getProcessId()
getProcessId in class Controllerpublic int status(String[] args)
status in class Controllerpublic void restart(String[] args)
restart in class ControllerCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.