Uses of Class
org.apache.stratos.common.util.StratosConfiguration

Packages that use StratosConfiguration
org.apache.stratos.common.util   
 

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

Methods in org.apache.stratos.common.util that return StratosConfiguration
static StratosConfiguration CommonUtil.getStratosConfig()
           
static StratosConfiguration CommonUtil.loadStratosConfiguration()
          Returns the configurations from the stratos configuration file.
 

Methods in org.apache.stratos.common.util with parameters of type StratosConfiguration
static void CommonUtil.setStratosConfig(StratosConfiguration stratosConfig)
           
 



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