Uses of Interface
org.apache.axis2.clustering.configuration.ConfigurationManager

Packages that use ConfigurationManager
org.apache.axis2.clustering   
 

Uses of ConfigurationManager in org.apache.axis2.clustering
 

Methods in org.apache.axis2.clustering that return ConfigurationManager
 ConfigurationManager ClusterManager.getConfigurationManager()
           
 

Methods in org.apache.axis2.clustering with parameters of type ConfigurationManager
 void ClusterManager.setConfigurationManager(ConfigurationManager configurationManager)
          Set the ConfigurationManager corresponding to this ClusterManager.
 



Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.