Package | Description |
---|---|
org.wso2.carbon.webapp.mgt | |
org.wso2.carbon.webapp.mgt.utils |
Modifier and Type | Field and Description |
---|---|
protected Map<String,WebApplicationsHolder> |
TomcatGenericWebappsDeployer.webApplicationsHolderMap |
protected Map<String,WebApplicationsHolder> |
AbstractWebappDeployer.webApplicationsHolderMap |
Constructor and Description |
---|
TomcatGenericWebappsDeployer(String webContextPrefix,
int tenantId,
String tenantDomain,
Map<String,WebApplicationsHolder> webApplicationsHolderMap,
org.apache.axis2.context.ConfigurationContext configurationContext)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static WebApplicationsHolder |
WebAppUtils.getDefaultWebappHolder(org.apache.axis2.context.ConfigurationContext configurationContext) |
static WebApplicationsHolder |
WebAppUtils.getWebappHolder(String webappFilePath,
org.apache.axis2.context.ConfigurationContext configurationContext)
This util method will return the web application holder of the given web app file
|
Modifier and Type | Method and Description |
---|---|
static Map<String,WebApplicationsHolder> |
WebAppUtils.getAllWebappHolders(org.apache.axis2.context.ConfigurationContext configurationContext) |
Copyright © 2021 WSO2. All rights reserved.