public class ClusterDeployer extends Object
| Constructor and Description |
|---|
ClusterDeployer(File[] paths,
List<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 ClusterDeployer(File[] paths, List<MuleProcessController> mules, org.apache.maven.plugin.logging.Log log, File application, long timeout, String[] arguments, long pollingDelay)
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. All rights reserved.