Package org.sonar.batch.bootstrapper

Provides API to bootstrap Sonar Batch.

See:
          Description

Class Summary
Batch Entry point for batch bootstrappers.
Batch.Builder  
BootstrapClassLoader Special URLClassLoader to execute Sonar, which restricts loading from parent.
Bootstrapper  
BootstrapperIOUtils  
EnvironmentInformation Describes execution environment.
LoggingConfiguration  
ProjectDefinition Deprecated. since 2.9.
Reactor Describes order of projects.
 

Enum Summary
BootstrapperVersion  
 

Exception Summary
BootstrapException  
 

Package org.sonar.batch.bootstrapper Description

Provides API to bootstrap Sonar Batch.



Copyright © 2009-2012 SonarSource. All Rights Reserved.