org.sonar.api.batch.maven
Interface DependsUponMavenPlugin

All Superinterfaces:
BatchExtension, Extension

public interface DependsUponMavenPlugin
extends BatchExtension

Used for Sensors and PostJobs only.


Method Summary
 MavenPluginHandler getMavenPluginHandler(Project project)
           
 

Method Detail

getMavenPluginHandler

MavenPluginHandler getMavenPluginHandler(Project project)


Copyright © 2009 SonarSource SA. All Rights Reserved.