org.sonar.batch.scan.filesystem
Class FileSystemLogger

java.lang.Object
  extended by org.sonar.batch.scan.filesystem.FileSystemLogger
All Implemented Interfaces:
BatchComponent

public class FileSystemLogger
extends Object
implements BatchComponent


Constructor Summary
FileSystemLogger(DefaultModuleFileSystem fs)
           
 
Method Summary
 void log()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSystemLogger

public FileSystemLogger(DefaultModuleFileSystem fs)
Method Detail

log

public void log()


Copyright © 2009–2015 SonarSource. All rights reserved.