org.cip4.jdflib.util.hotfolder
Class HotFolder.ExtensionListener

java.lang.Object
  extended by org.cip4.jdflib.util.hotfolder.HotFolder.ExtensionListener
Enclosing class:
HotFolder

protected class HotFolder.ExtensionListener
extends Object

simple container class that retains the last known mod date of a file

Author:
prosirai

Field Summary
protected  Set<String> extension
           
protected  HotFolderListener fl
           
 
Constructor Summary
protected HotFolder.ExtensionListener(HotFolderListener _hfl, String ext)
           
 
Method Summary
 void hotFile(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fl

protected final HotFolderListener fl

extension

protected final Set<String> extension
Constructor Detail

HotFolder.ExtensionListener

protected HotFolder.ExtensionListener(HotFolderListener _hfl,
                                      String ext)
Method Detail

hotFile

public void hotFile(File file)
Parameters:
file -


Copyright © 2013. All Rights Reserved.