@ParametersAreNonnullByDefault

Package org.sonar.batch.bootstrap

Interface Summary
ExtensionMatcher  
PluginsReferential Plugin referential.
 

Class Summary
AnalysisMode  
BatchComponents  
BatchDatabase  
BatchDatabaseSessionFactory  
BatchExtensionDictionnary  
BatchPluginJarInstaller  
BatchPluginRepository  
BootstrapContainer  
BootstrapProperties Immutable batch properties that are not specific to a task (for example coming from global configuration file of sonar-runner).
DatabaseCompatibility Detects if database is not up-to-date with the version required by the batch.
DefaultPluginsReferential A PluginsReferential implementation that put downloaded plugins in a FS cache.
ExtensionInstaller  
ExtensionUtils  
FileCacheProvider  
GlobalSettings  
JdbcDriverHolder Contains and provides class loader extended with the JDBC Driver hosted on the server-side.
JdbcLeakPrevention Companion of JdbcDriverHolder and allows it to deregister JDBC drivers.
MetricProvider  
PreviewDatabase  
ServerClient Replace the deprecated org.sonar.batch.ServerMetadata TODO extends Server when removing the deprecated org.sonar.batch.ServerMetadata
ServerMetadata Deprecated. in 3.4.
TaskContainer  
TaskProperties Batch properties that are specific to a task (for example coming from sonar-project.properties).
TempFolderProvider  
UserProperties Properties that are coming from bootstrapper.
 



Copyright © 2009–2015 SonarSource. All rights reserved.