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