Uses of Class
org.sonar.api.batch.InstantiationStrategy

Packages that use InstantiationStrategy
org.sonar.api.batch.bootstrap   
org.sonar.api.measures   
 

Uses of InstantiationStrategy in org.sonar.api.batch.bootstrap
 

Classes in org.sonar.api.batch.bootstrap with annotations of type InstantiationStrategy
 class ProjectBuilder
          This extension point allows to change project structure at runtime.
 

Uses of InstantiationStrategy in org.sonar.api.measures
 

Classes in org.sonar.api.measures with annotations of type InstantiationStrategy
 interface Metrics
           
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.