Spring Integration

Uses of Interface
org.springframework.integration.file.monitors.EventDrivenDirectoryMonitor

Packages that use EventDrivenDirectoryMonitor
org.springframework.integration.file.monitors   
 

Uses of EventDrivenDirectoryMonitor in org.springframework.integration.file.monitors
 

Classes in org.springframework.integration.file.monitors that implement EventDrivenDirectoryMonitor
 class AbstractEventDrivenFileMonitor
          This component will support event-based (not poller based) notifications of files from a file system.
 class 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).
 


Spring Integration

Copyright © 2010. All Rights Reserved.