Package org.springframework.integration.file.locking

Interface Summary
FileLocker A FileLocker is a strategy that can ensure that files are only processed a single time.
 

Class Summary
AbstractFileLockerFilter Convenience base class for implementing FileLockers that check a lock before accepting a file.
NioFileLocker File locking strategy that uses java.nio.