Taught the FTP adapter how to do file name filtering and predicates INT-1357
This commit is contained in:
@@ -149,7 +149,7 @@ public class FileReadingMessageSource implements MessageSource<File>,
|
||||
}
|
||||
|
||||
/**
|
||||
* Optional. Sets a {@link org.springframework.integration.file.locking.FileLocker} to be used to guard files
|
||||
* Optional. Sets a {@link FileLocker} to be used to guard files
|
||||
* against duplicate processing.
|
||||
* <p/>
|
||||
* <b>The supplied FileLocker must be thread safe</b>
|
||||
|
||||
Reference in New Issue
Block a user