@ParametersAreNonnullByDefault

Package org.sonar.runner.api

Interface Summary
ProcessMonitor To be used with ForkedRunner
RunnerProperties Mostly used properties that can be injected in Runner.setProperty(String, String).
ScanProperties Most commonly used properties of the task "scan".
StreamConsumer  
 

Class Summary
EmbeddedRunner Implementation of Runner that is executed in the same JVM.
ForkedRunner Runner executed in a new JVM.
PrintStreamConsumer Implementation of StreamConsumer that prints lines to PrintStream.
Runner<T extends Runner>  
 

Enum Summary
RunnerVersion Version of this sonar-runner API.
 



Copyright © 2011-2014 SonarSource. All Rights Reserved.