org.mule.test.infrastructure.process
Class WindowsController
java.lang.Object
org.mule.test.infrastructure.process.Controller
org.mule.test.infrastructure.process.WindowsController
public class WindowsController
- extends Controller
| Methods inherited from class org.mule.test.infrastructure.process.Controller |
addLibrary, copyEnvironmentVariables, deleteAnchors, deploy, deployDomain, doExecution, installLicense, isDeployed, isRunning, runSync, undeployAll, uninstallLicense, verify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PID_WINDOWS
protected static final String PID_WINDOWS
- See Also:
- Constant Field Values
PID_PATTERN_WINDOWS
protected static final Pattern PID_PATTERN_WINDOWS
WindowsController
public WindowsController(String muleHome,
int timeout)
getMuleBin
public String getMuleBin()
- Specified by:
getMuleBin in class Controller
start
public void start(String[] args)
- Overrides:
start in class Controller
stop
public void stop(String[] args)
- Overrides:
stop in class Controller
getProcessId
public int getProcessId()
- Specified by:
getProcessId in class Controller
status
public int status(String[] args)
- Specified by:
status in class Controller
restart
public void restart(String[] args)
- Overrides:
restart in class Controller
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.