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 just locks the file but does not modify it
- Version:
- $Revision: 35332 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoOpFileProcessStrategy
public NoOpFileProcessStrategy()
Copyright © 2008 IONA Open Source Community. All Rights Reserved.