Uses of Interface
org.sonar.api.measures.MetricFinder

Packages that use MetricFinder
org.sonar.api.profiles   
org.sonar.core.components   
 

Uses of MetricFinder in org.sonar.api.profiles
 

Constructors in org.sonar.api.profiles with parameters of type MetricFinder
XMLProfileParser(RuleFinder ruleFinder, MetricFinder metricFinder)
          Deprecated. since 2.5. Plugins shouldn't directly instantiate this class, because it should be retrieved as an IoC dependency.
 

Uses of MetricFinder in org.sonar.core.components
 

Classes in org.sonar.core.components that implement MetricFinder
 class CacheMetricFinder
           
 class DefaultMetricFinder
           
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.