public class Deployer extends Object
Deployer(MuleProcessController mule, Log log, File application, long timeout, String[] arguments, long pollingDelay)
Deployer
addDomain(File domain)
addLibraries(List<File> libs)
void
execute()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Deployer(MuleProcessController mule, Log log, File application, long timeout, String[] arguments, long pollingDelay)
public String toString()
toString
Object
public void execute() throws MojoFailureException, MojoExecutionException
MojoFailureException
MojoExecutionException
public Deployer addLibraries(List<File> libs)
public Deployer addDomain(File domain) throws MojoFailureException
Copyright © 2017 MuleSoft Inc. All rights reserved.