org.wso2.carbon.webapp.deployer.WebappDeployer
insteadpublic class JaxwsWebappDeployer
extends org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
Constructor and Description |
---|
JaxwsWebappDeployer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer |
createTomcatGenericWebappDeployer(String webContextPrefix,
int tenantId,
String tenantDomain)
Deprecated.
|
void |
deploy(org.apache.axis2.deployment.repository.util.DeploymentFileData deploymentFileData)
Deprecated.
|
protected String |
getType()
Deprecated.
|
void |
init(org.apache.axis2.context.ConfigurationContext configCtx)
Deprecated.
|
void |
setDirectory(String repoDir)
Deprecated.
|
void |
setExtension(String extension)
Deprecated.
|
public void init(org.apache.axis2.context.ConfigurationContext configCtx)
init
in interface org.apache.axis2.deployment.Deployer
init
in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
public void deploy(org.apache.axis2.deployment.repository.util.DeploymentFileData deploymentFileData) throws org.apache.axis2.deployment.DeploymentException
deploy
in interface org.apache.axis2.deployment.Deployer
deploy
in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
org.apache.axis2.deployment.DeploymentException
protected org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer createTomcatGenericWebappDeployer(String webContextPrefix, int tenantId, String tenantDomain)
createTomcatGenericWebappDeployer
in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
protected String getType()
getType
in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
public void setDirectory(String repoDir)
public void setExtension(String extension)
Copyright © 2018 WSO2. All rights reserved.