org.sonar.batch.phases
Class InitializersExecutor

java.lang.Object
  extended by org.sonar.batch.phases.InitializersExecutor

public class InitializersExecutor
extends Object


Constructor Summary
InitializersExecutor(BatchExtensionDictionnary selector, Project project, ProjectDefinition projectDef, MavenPluginExecutor mavenExecutor)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitializersExecutor

public InitializersExecutor(BatchExtensionDictionnary selector,
                            Project project,
                            ProjectDefinition projectDef,
                            MavenPluginExecutor mavenExecutor)
Method Detail

execute

public void execute()


Copyright © 2009-2011 SonarSource. All Rights Reserved.