| Package | Description |
|---|---|
| org.wso2.appserver.configuration.context |
Package information for context configuration namespace.
|
| org.wso2.appserver.configuration.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
AppServerWebAppConfiguration.merge(AppServerWebAppConfiguration webAppConfiguration)
Merges the globally defined context level configurations and context level configurations overridden at
context level.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<AppServerWebAppConfiguration> |
ContextConfigurationLoader.getContextConfiguration(org.apache.catalina.Context context)
Retrieves the
AppServerWebAppConfiguration matching the specified context. |
Copyright © 2016 WSO2. All rights reserved.