Uses of Package
org.chenile.filewatch.handler
Packages that use org.chenile.filewatch.handler
Package
Description
-
Classes in org.chenile.filewatch.handler used by org.chenile.configuration.filewatchClassDescriptionFileProcessor 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 -
Classes in org.chenile.filewatch.handler used by org.chenile.filewatch.handlerClassDescriptionFileProcessor 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 -
Classes in org.chenile.filewatch.handler used by org.chenile.filewatch.initClassDescriptionThe main file for file watch This allows the handler to register
FileWatchDefinition
.