Uses of Class
com.ail.core.configure.ConfigurationUpdateCollisionError

Packages that use ConfigurationUpdateCollisionError
com.ail.core.configure   
 

Uses of ConfigurationUpdateCollisionError in com.ail.core.configure
 

Methods in com.ail.core.configure that throw ConfigurationUpdateCollisionError
abstract  void AbstractConfigurationLoader.saveConfiguration(java.lang.String namespace, Configuration config)
          Save (and update) the configuration associated with the specificed namespace.
 void WebServiceConfigurationLoader.saveConfiguration(java.lang.String namespace, Configuration config)
          Save (and update) the configuration associated with the specificed namespace.