Package | Description |
---|---|
org.wso2.carbon.webapp.mgt.loader |
Modifier and Type | Method and Description |
---|---|
CLEnvironment |
ClassloadingConfiguration.getDelegatedEnvironment(String name) |
CLEnvironment |
ClassloadingConfiguration.getExclusiveEnvironment(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,CLEnvironment> |
ClassloadingConfiguration.getExclusiveEnvironments() |
Modifier and Type | Method and Description |
---|---|
void |
ClassloadingConfiguration.addDelegatedEnvironment(String name,
CLEnvironment environment) |
void |
ClassloadingConfiguration.addExclusiveEnvironment(String name,
CLEnvironment environment) |
Copyright © 2022 WSO2. All rights reserved.