| Constructor and Description |
|---|
ArmDomainDeployer(Deployment deployment,
DeployerLog log) |
ArmDomainDeployer(DomainDeployer deployer) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy()
Deploys an artifact.
|
void |
undeploy()
Undeploys an artifact.
|
public ArmDomainDeployer(Deployment deployment, DeployerLog log)
public ArmDomainDeployer(DomainDeployer deployer)
public void deploy()
throws DeploymentException
Deployerdeploy in interface DeployerDeploymentExceptionpublic void undeploy()
throws DeploymentException
Deployerundeploy in interface DeployerDeploymentExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.