Uses of Class
org.wso2.carbon.utils.ConfigurationContextService
-
Packages that use ConfigurationContextService Package Description 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 Modifier and Type Method Description static intCarbonUtils. 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 Modifier and Type Method Description protected voidCarbonUtilsServiceComponent. setConfigurationContextService(ConfigurationContextService contextService)protected voidCarbonUtilsServiceComponent. unsetConfigurationContextService(ConfigurationContextService contextService)
-