org.apache.camel.component.file.strategy
Class FileProcessStrategyFactory
java.lang.Object
org.apache.camel.component.file.strategy.FileProcessStrategyFactory
public final class FileProcessStrategyFactory
- extends Object
Factory to provide the FileProcessStrategy
to use.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createFileProcessStrategy
public static FileProcessStrategy createFileProcessStrategy(Map<String,Object> params)
- A strategy method to lazily create the file strategy to use.
Copyright © 2008 IONA Open Source Community. All Rights Reserved.