Uses of Interface
org.sonar.api.batch.maven.MavenPluginHandler

Packages that use MavenPluginHandler
org.sonar.api.batch   
org.sonar.api.batch.maven   
 

Uses of MavenPluginHandler in org.sonar.api.batch
 

Methods in org.sonar.api.batch that return types with arguments of type MavenPluginHandler
 Collection<MavenPluginHandler> BatchExtensionDictionnary.selectMavenPluginHandlers(Project project)
          Deprecated.  
 

Uses of MavenPluginHandler in org.sonar.api.batch.maven
 

Methods in org.sonar.api.batch.maven that return MavenPluginHandler
 MavenPluginHandler DependsUponMavenPlugin.getMavenPluginHandler(Project project)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.