| Package | Description |
|---|---|
| org.sonar.api.platform | |
| org.sonar.api.utils | |
| org.sonar.batch | |
| org.sonar.batch.bootstrap | |
| org.sonar.server.platform | |
| org.sonar.server.plugins | |
| org.sonar.server.startup |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerStartHandler.onServerStart(Server server) |
void |
ServerStopHandler.onServerStop(Server server) |
| Constructor and Description |
|---|
HttpDownloader(Server server,
Settings settings) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerMetadata |
| Constructor and Description |
|---|
RemoteServerMetadata(Server server) |
| Constructor and Description |
|---|
DatabaseBatchCompatibility(DatabaseVersion version,
Server server,
RemoteServerMetadata remoteServer,
Settings settings) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerImpl |
| Modifier and Type | Method and Description |
|---|---|
static Server |
Platform.getServer()
shortcut for ruby code
|
| Constructor and Description |
|---|
ServerLifecycleNotifier(Server server) |
ServerLifecycleNotifier(Server server,
ServerStartHandler[] startHandlers) |
ServerLifecycleNotifier(Server server,
ServerStartHandler[] startHandlers,
ServerStopHandler[] stopHandlers) |
ServerLifecycleNotifier(Server server,
ServerStopHandler[] stopHandlers) |
| Constructor and Description |
|---|
UpdateCenterMatrixFactory(UpdateCenterClient centerClient,
PluginRepository pluginRepository,
Server server,
PluginDownloader downloader) |
| Constructor and Description |
|---|
ServerMetadataPersister(Server server,
DatabaseSession session) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.