Package org.sonar.api

Interface Summary
BatchExtension Extension deployed in analysis batch.
CoreProperties  
Extension Extension point.
Plugin A plugin is a group of extensions.
ServerExtension Extension deployed in web server.
 

Class Summary
Plugins Plugins dictionnary.
 

Annotation Types Summary
Properties Plugin properties.
Property Property value can be set in different ways : System property Maven command-line (-Dfoo=bar) Maven pom.xml (element ) Maven settings.xml Sonar web interface

Value is accessible in batch extensions via the Configuration object of class org.sonar.api.resources.Project (see method getConfiguration()).

 



Copyright © 2009 SonarSource SA. All Rights Reserved.