org.apache.camel.component.file.strategy
Class NoOpFileStrategy
java.lang.Object
org.apache.camel.component.file.strategy.FileStategySupport
org.apache.camel.component.file.strategy.NoOpFileStrategy
- All Implemented Interfaces:
- FileStrategy
public class NoOpFileStrategy
- extends FileStategySupport
A simple strategy which just locks the file but does not modify it
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoOpFileStrategy
public NoOpFileStrategy()
Copyright © 2007 Apache Software Foundation. All Rights Reserved.