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(Properties 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(Properties params)
A strategy method to lazily create the file strategy to use.



Copyright © 2008 Apache Software Foundation. All Rights Reserved.