org.sonar.api.batch.maven
Interface DependsUponMavenPlugin

All Superinterfaces:
BatchComponent, BatchExtension, Extension

public interface DependsUponMavenPlugin
extends BatchExtension

Used for Sensors and PostJobs only.

Since:
1.10

Method Summary
 MavenPluginHandler getMavenPluginHandler(Project project)
           
 

Method Detail

getMavenPluginHandler

MavenPluginHandler getMavenPluginHandler(Project project)


Copyright © 2009-2010 SonarSource. All Rights Reserved.