| Modifier | Constructor and Description |
|---|---|
|
StandaloneApplicationDeployer(Deployment deployment,
DeployerLog log) |
protected |
StandaloneApplicationDeployer(StandaloneArtifactDeployer deployer) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy()
Deploys a mule application to Standalone.
|
void |
undeploy()
Undeploys a mule application from Standalone.
|
public StandaloneApplicationDeployer(Deployment deployment, DeployerLog log) throws DeploymentException
DeploymentExceptionprotected StandaloneApplicationDeployer(StandaloneArtifactDeployer deployer) throws DeploymentException
DeploymentExceptionpublic void deploy()
throws DeploymentException
deploy in interface DeployerDeploymentExceptionpublic void undeploy()
throws DeploymentException
undeploy in interface DeployerDeploymentExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.