Uses of Class
org.apache.stratos.common.config.CloudServiceConfig

Packages that use CloudServiceConfig
org.apache.stratos.common.config   
org.apache.stratos.common.util   
 

Uses of CloudServiceConfig in org.apache.stratos.common.config
 

Methods in org.apache.stratos.common.config that return types with arguments of type CloudServiceConfig
 Map<String,CloudServiceConfig> CloudServicesDescConfig.getCloudServiceConfigs()
           
 

Uses of CloudServiceConfig in org.apache.stratos.common.util
 

Methods in org.apache.stratos.common.util with parameters of type CloudServiceConfig
static void CloudServicesUtil.setCloudServiceActive(boolean active, String cloudServiceName, int tenantId, CloudServiceConfig cloudServiceConfig)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.