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