-
- All Known Implementing Classes:
EventFiringFileSystemManager
public interface FileObjectEventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfireDeletedFile(org.apache.commons.vfs2.FileObject f)voidfireNewFile(org.apache.commons.vfs2.FileObject f)voidfireUpdatedFile(org.apache.commons.vfs2.FileObject f)
-