public class ClusterDeployer extends Object
| Constructor and Description |
|---|
ClusterDeployer(ClusterDeployment clusterDeployment,
DeployerLog log) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy() |
void |
initialize() |
String |
toString() |
void |
undeploy(org.apache.maven.project.MavenProject mavenProject) |
public ClusterDeployer(ClusterDeployment clusterDeployment, DeployerLog log) throws DeploymentException
DeploymentExceptionpublic void deploy()
throws DeploymentException
DeploymentExceptionpublic void undeploy(org.apache.maven.project.MavenProject mavenProject)
throws DeploymentException
DeploymentExceptionpublic void initialize()
throws DeploymentException
DeploymentExceptionCopyright © 2019 MuleSoft Inc. All rights reserved.