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