Uses of Class
org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
Packages that use MarkerFileExclusiveReadLockStrategy
-
Uses of MarkerFileExclusiveReadLockStrategy in org.apache.camel.component.file.strategy
Modifier and TypeClassDescriptionclassAcquires exclusive read lock to the given file by checking whether the file is being changed by scanning the file at different intervals (to detect changes).classAcquires exclusive read lock to the given file.