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 |