| Class | Description |
|---|---|
| DatabaseServerCompatibility | |
| DefaultServerFileSystem |
Introspect the filesystem and the classloader to get extension files at startup.
|
| DefaultServerUpgradeStatus | |
| GlobalSettingsUpdater |
Update cache of global settings (see org.sonar.api.config.Settings) and notify org.sonar.api.config.GlobalPropertyChangeHandler extensions
|
| Platform | |
| PlatformLifecycleListener | |
| ServerDatabaseSettingsLoader | |
| ServerIdGenerator | |
| ServerImpl | |
| ServerLifecycleNotifier | |
| ServerSettings |
Load settings in the following order (the last override the first) :
general settings persisted in database
file $SONAR_HOME/conf/sonar.properties
environment variables
system properties
|
| ServletFilters |
Inspired by http://stackoverflow.com/a/7592883/229031
|
| Exception | Description |
|---|---|
| ServerStartException |
Copyright © 2009-2012 SonarSource. All Rights Reserved.