list-files - simply lists files in a directory forwards the list
poll-dir - polls a directory for files to process, can move or delete
them after they were processed by the specified base-reader
watch-dir - uses a file-system watchdog to look for changes to files
(events: created or modified) and forwards these to the base-reader,
can move or delete these files after processing as well