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

Packages that use MetricFinder
org.sonar.api.profiles   
 

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.
 



Copyright © 2009-2013 SonarSource. All Rights Reserved.