public class MuleDeploy
extends org.apache.tools.ant.Task
Constructor and Description |
---|
MuleDeploy() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
install the application file
|
File |
getMuleHome() |
void |
setApplicationFile(File applicationFile)
Specify the Mule application file to install
|
void |
setMuleHome(File muleHome)
Specify the Mule home directory
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setApplicationFile(File applicationFile)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
public File getMuleHome()
public void setMuleHome(File muleHome)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.