Interface FileChangeListener
- 
Method SummaryModifier and TypeMethodDescriptionvoidfileModified(File f) Modification from watchDir war detected.voidfileRemoved(File f) War remove from watchDir.
- 
Method Details- 
fileModifiedModification from watchDir war detected.- Parameters:
- f- the modified file
 
- 
fileRemoved
 
-