Uses of Class
org.wso2.carbon.utils.ConfigurationContextService

Packages that use ConfigurationContextService
org.wso2.carbon.utils   
org.wso2.carbon.utils.internal   
 

Uses of ConfigurationContextService in org.wso2.carbon.utils
 

Methods in org.wso2.carbon.utils with parameters of type ConfigurationContextService
static int CarbonUtils.getTransportPort(ConfigurationContextService configContextService, String transport)
          Get the port corresponding to a particular transport
 

Uses of ConfigurationContextService in org.wso2.carbon.utils.internal
 

Methods in org.wso2.carbon.utils.internal with parameters of type ConfigurationContextService
protected  void CarbonUtilsServiceComponent.setConfigurationContextService(ConfigurationContextService contextService)
           
protected  void CarbonUtilsServiceComponent.unsetConfigurationContextService(ConfigurationContextService contextService)
           
 



Copyright © 2014 WSO2 Inc. All rights reserved.