public class Deployer extends Object
| Constructor and Description |
|---|
Deployer(org.mule.test.infrastructure.process.MuleProcessController mule,
org.apache.maven.plugin.logging.Log log,
File application,
long timeout,
String[] arguments,
long pollingDelay) |
| Modifier and Type | Method and Description |
|---|---|
Deployer |
addDomain(File domain) |
Deployer |
addLibraries(List<File> libs) |
void |
execute() |
String |
toString() |
Copyright © 2017 MuleSoft Inc. All rights reserved.