Uses of Class
org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy

Packages that use MarkerFileExclusiveReadLockStrategy
org.apache.camel.component.file.strategy Strategies for the File Component. 
 

Uses of MarkerFileExclusiveReadLockStrategy in org.apache.camel.component.file.strategy
 

Subclasses of MarkerFileExclusiveReadLockStrategy in org.apache.camel.component.file.strategy
 class FileChangedExclusiveReadLockStrategy
          Acquires exclusive read lock to the given file by checking whether the file is being changed by scanning the file at different intervals (to detec changes).
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.