Spring Integration

Package org.springframework.integration.file.monitors

Interface Summary
EventDrivenDirectoryMonitor Defines an interface for a component that reacts to file system events
FileAdditionListener A generic hook into the arrival of a new File
 

Class Summary
AbstractEventDrivenFileMonitor This component will support event-based (not poller based) notifications of files from a file system.
DirectedEventDrivenFileMonitor simply takes a cue / hint (something tells it outright that something has been added to a directory, and it and publishes an event as appropriate).
MessageSendingFileAdditionListener Supports propagating a Message on the receipt of a new File
 


Spring Integration

Copyright © 2010. All Rights Reserved.