Uses of Interface
org.sakaiproject.component.api.ServerConfigurationService.ConfigData

Packages that use ServerConfigurationService.ConfigData
org.sakaiproject.component.api   
 

Uses of ServerConfigurationService.ConfigData in org.sakaiproject.component.api
 

Methods in org.sakaiproject.component.api that return ServerConfigurationService.ConfigData
 ServerConfigurationService.ConfigData ServerConfigurationService.getConfigData()
          Returns data about all the configuration values which are known to the system at the time and some stats which are useful
 

Methods in org.sakaiproject.component.api with parameters of type ServerConfigurationService.ConfigData
 List<ServerConfigurationService.ConfigItem> ServerConfigurationService.ConfigurationProvider.registerConfigItems(ServerConfigurationService.ConfigData configData)
          Register a set of configuration items, these will be loaded after the base properties are loaded (from properties files) but before the rest of Sakai starts up so they will be allowed to override the base properties
 



Copyright © 2003-2012 The Sakai Foundation. All Rights Reserved.