Uses of Class
org.sape.carbon.services.carbonmanagement.ConfigurationNotFoundException

Packages that use ConfigurationNotFoundException
org.sape.carbon.services.carbonmanagement   
 

Uses of ConfigurationNotFoundException in org.sape.carbon.services.carbonmanagement
 

Methods in org.sape.carbon.services.carbonmanagement that throw ConfigurationNotFoundException
 String DefaultCarbonManagementServiceImpl.viewConfigurationXML(String configuationPath)
          Genereates an Xml representation of the configuration tree.
 void DefaultCarbonManagementServiceImpl.refreshConfiguration(String configuationPath)
          Forces a configuration to refresh from the store.
 String CarbonManagementService.viewConfigurationXML(String configurationPath)
          Returns the configuration named by configurationPath as an XML String.
 void CarbonManagementService.refreshConfiguration(String configurationPath)
          Refreshes the configuration identified by configurationPath
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.