public class JaggeryDeployer
extends org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
| Constructor and Description |
|---|
JaggeryDeployer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer |
createTomcatGenericWebappDeployer(String webContextPrefix,
int tenantId,
String tenantDomain) |
void |
deploy(org.apache.axis2.deployment.repository.util.DeploymentFileData deploymentFileData) |
protected String |
getType() |
void |
setDirectory(String directory) |
void |
setExtension(String extension) |
void |
undeploy(String fileName) |
protected org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer createTomcatGenericWebappDeployer(String webContextPrefix, int tenantId, String tenantDomain)
createTomcatGenericWebappDeployer in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployerprotected String getType()
getType in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployerpublic void setDirectory(String directory)
public void setExtension(String extension)
public void deploy(org.apache.axis2.deployment.repository.util.DeploymentFileData deploymentFileData)
throws org.apache.axis2.deployment.DeploymentException
deploy in interface org.apache.axis2.deployment.Deployerdeploy in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployerorg.apache.axis2.deployment.DeploymentExceptionpublic void undeploy(String fileName) throws org.apache.axis2.deployment.DeploymentException
undeploy in interface org.apache.axis2.deployment.Deployerundeploy in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployerorg.apache.axis2.deployment.DeploymentExceptionCopyright © 2015 WSO2 Inc. All rights reserved.