public class DashboardDeployer extends Object implements org.wso2.carbon.application.deployer.handler.AppDeploymentHandler
| Constructor and Description |
|---|
DashboardDeployer() |
| Modifier and Type | Method and Description |
|---|---|
void |
deployArtifacts(org.wso2.carbon.application.deployer.CarbonApplication carbonApp,
org.apache.axis2.engine.AxisConfiguration axisConfig) |
protected String |
getArtifactPath(String artifactName)
Returns the absolute path for the artifact store location.
|
void |
undeployArtifacts(org.wso2.carbon.application.deployer.CarbonApplication carbonApplication,
org.apache.axis2.engine.AxisConfiguration axisConfiguration) |
public void deployArtifacts(org.wso2.carbon.application.deployer.CarbonApplication carbonApp,
org.apache.axis2.engine.AxisConfiguration axisConfig)
throws org.apache.axis2.deployment.DeploymentException
deployArtifacts in interface org.wso2.carbon.application.deployer.handler.AppDeploymentHandlerorg.apache.axis2.deployment.DeploymentExceptionpublic void undeployArtifacts(org.wso2.carbon.application.deployer.CarbonApplication carbonApplication,
org.apache.axis2.engine.AxisConfiguration axisConfiguration)
throws org.apache.axis2.deployment.DeploymentException
undeployArtifacts in interface org.wso2.carbon.application.deployer.handler.AppDeploymentHandlerorg.apache.axis2.deployment.DeploymentExceptionCopyright © 2018 WSO2. All rights reserved.