org.sonar.plugins.core.batch
Class ProjectFileSystemLogger

java.lang.Object
  extended by org.sonar.api.batch.Initializer
      extended by org.sonar.plugins.core.batch.ProjectFileSystemLogger
All Implemented Interfaces:
CheckProject, BatchComponent, BatchExtension, Extension

public class ProjectFileSystemLogger
extends Initializer


Constructor Summary
ProjectFileSystemLogger()
           
 
Method Summary
 void execute(Project project)
           
 
Methods inherited from class org.sonar.api.batch.Initializer
shouldExecuteOnProject, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProjectFileSystemLogger

public ProjectFileSystemLogger()
Method Detail

execute

public void execute(Project project)
Specified by:
execute in class Initializer


Copyright © 2009-2012 SonarSource. All Rights Reserved.