org.apache.camel.component.file.strategy
Class FileProcessStrategyFactory

java.lang.Object
  extended by org.apache.camel.component.file.strategy.FileProcessStrategyFactory

public final class FileProcessStrategyFactory
extends Object

Factory to provide the FileProcessStrategy to use.


Method Summary
static FileProcessStrategy createFileProcessStrategy(Map<String,Object> params)
          A strategy method to lazily create the file strategy to use.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createFileProcessStrategy

public static FileProcessStrategy createFileProcessStrategy(Map<String,Object> params)
A strategy method to lazily create the file strategy to use.



Copyright © 2010 IONA Open Source Community. All Rights Reserved.