org.apache.camel.component.file.strategy
Class NoOpFileProcessStrategy
java.lang.Object
org.apache.camel.component.file.strategy.FileProcessStrategySupport
org.apache.camel.component.file.strategy.NoOpFileProcessStrategy
- All Implemented Interfaces:
- FileProcessStrategy
public class NoOpFileProcessStrategy
- extends FileProcessStrategySupport
A simple strategy which does not move or delete the processed files in any way.
- Version:
- $Revision: 1055 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoOpFileProcessStrategy
public NoOpFileProcessStrategy()
NoOpFileProcessStrategy
public NoOpFileProcessStrategy(boolean isLock)
Copyright © 2009 IONA Open Source Community. All Rights Reserved.