Uses of Package
org.sonar.api

Packages that use org.sonar.api
org.sonar.api   
org.sonar.api.batch   
org.sonar.api.batch.maven   
org.sonar.api.charts   
org.sonar.api.checks   
org.sonar.api.checks.profiles   
org.sonar.api.checks.templates   
org.sonar.api.database   
org.sonar.api.measures   
org.sonar.api.platform   
org.sonar.api.profiles   
org.sonar.api.qualitymodel   
org.sonar.api.resources   
org.sonar.api.rules   
org.sonar.api.security   
org.sonar.api.utils   
org.sonar.api.web   
org.sonar.core.components   
org.sonar.core.plugin   
org.sonar.core.purge   
org.sonar.jpa.session   
 

Classes in org.sonar.api used by org.sonar.api
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
Extension
          Extension point.
Plugin
          A plugin is a group of extensions.
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()).

ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
 

Classes in org.sonar.api used by org.sonar.api.batch
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension
          Batch extension point.
Extension
          Extension point.
Plugins
          Deprecated. since 2.1
 

Classes in org.sonar.api used by org.sonar.api.batch.maven
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension
          Batch extension point.
Extension
          Extension point.
 

Classes in org.sonar.api used by org.sonar.api.charts
Extension
          Extension point.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.checks
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension
          Batch extension point.
Extension
          Extension point.
 

Classes in org.sonar.api used by org.sonar.api.checks.profiles
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension
          Batch extension point.
Extension
          Extension point.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.checks.templates
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension
          Batch extension point.
Extension
          Extension point.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.database
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
 

Classes in org.sonar.api used by org.sonar.api.measures
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension
          Batch extension point.
Extension
          Extension point.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.platform
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
Extension
          Extension point.
Plugin
          A plugin is a group of extensions.
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()).

ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.profiles
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension
          Batch extension point.
Extension
          Extension point.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.qualitymodel
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
Extension
          Extension point.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.resources
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension
          Batch extension point.
Extension
          Extension point.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.rules
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension
          Batch extension point.
Extension
          Extension point.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.security
Extension
          Extension point.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.utils
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
 

Classes in org.sonar.api used by org.sonar.api.web
Extension
          Extension point.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.core.components
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
 

Classes in org.sonar.api used by org.sonar.core.plugin
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
Extension
          Extension point.
Plugin
          A plugin is a group of extensions.
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()).

ServerComponent
          Dependency Injection : all the classes implementing this interface are available in the server IoC container.
 

Classes in org.sonar.api used by org.sonar.core.purge
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension
          Batch extension point.
Extension
          Extension point.
 

Classes in org.sonar.api used by org.sonar.jpa.session
BatchComponent
          Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.