Uses of Class
org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
Packages that use ClassloadingConfiguration
-
Uses of ClassloadingConfiguration in org.wso2.carbon.webapp.mgt.loader
Methods in org.wso2.carbon.webapp.mgt.loader that return ClassloadingConfigurationModifier and TypeMethodDescriptionstatic ClassloadingConfigurationClassloadingContextBuilder.buildSystemConfig()static ClassloadingConfigurationWebappClassloadingContext.getClassloadingConfig()Methods in org.wso2.carbon.webapp.mgt.loader with parameters of type ClassloadingConfigurationModifier and TypeMethodDescriptionvoidSharedClassLoaderFactory.init(ClassloadingConfiguration classloadingConfig) Initialize the shared class loader and environment class loaders for each defined environments in the first webapp deployment.