Package org.chenile.filewatch.handler
package org.chenile.filewatch.handler
-
ClassDescriptionFileProcessor knows to handle each file that was discovered by the file watcher This would process the file and finally dispose it off from the watched folder to the processed folder.The main file for file watch This allows the handler to register
FileWatchDefinition
.Uses theEventLogger
to log events