org.mule.test.infrastructure.process
Class UnixController
java.lang.Object
org.mule.test.infrastructure.process.Controller
org.mule.test.infrastructure.process.UnixController
public class UnixController
- extends Controller
| Methods inherited from class org.mule.test.infrastructure.process.Controller |
addLibrary, copyEnvironmentVariables, deleteAnchors, deploy, deployDomain, doExecution, installLicense, isDeployed, isRunning, restart, runSync, start, stop, undeployAll, uninstallLicense, verify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnixController
public UnixController(String muleHome,
int timeout)
getMuleBin
public String getMuleBin()
- Specified by:
getMuleBin 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
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.