| Package | Description |
|---|---|
| org.sakaiproject.component.api |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
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-2015 The Sakai Foundation. All Rights Reserved.