Uses of Class
org.wso2.carbon.webapp.mgt.loader.CLEnvironment
Packages that use CLEnvironment
-
Uses of CLEnvironment in org.wso2.carbon.webapp.mgt.loader
Methods in org.wso2.carbon.webapp.mgt.loader that return CLEnvironmentModifier and TypeMethodDescriptionClassloadingConfiguration.getDelegatedEnvironment(String name) ClassloadingConfiguration.getExclusiveEnvironment(String name) Methods in org.wso2.carbon.webapp.mgt.loader that return types with arguments of type CLEnvironmentMethods in org.wso2.carbon.webapp.mgt.loader with parameters of type CLEnvironmentModifier and TypeMethodDescriptionvoidClassloadingConfiguration.addDelegatedEnvironment(String name, CLEnvironment environment) voidClassloadingConfiguration.addExclusiveEnvironment(String name, CLEnvironment environment)