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
BaseLockingFilter Convenience base class for implementing FileLockers that acquires a lock upon accepting a file.
NioFileLocker File locking strategy that uses java.nio.