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