com.voltvoodoo.brew
Class FileSetChangeMonitor

java.lang.Object
  extended by com.voltvoodoo.brew.FileSetChangeMonitor

public class FileSetChangeMonitor
extends java.lang.Object


Constructor Summary
FileSetChangeMonitor(java.io.File baseDir, java.lang.String includePattern)
           
 
Method Summary
 java.util.List<java.lang.String> getModifiedFilesSinceLastTimeIAsked()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSetChangeMonitor

public FileSetChangeMonitor(java.io.File baseDir,
                            java.lang.String includePattern)
Method Detail

getModifiedFilesSinceLastTimeIAsked

public java.util.List<java.lang.String> getModifiedFilesSinceLastTimeIAsked()


Copyright © 2011 FuseSource. All Rights Reserved.