JTools

org.jtools.tef
Class SimpleTEFGeneratorFactory

java.lang.Object
  extended by org.jtools.tef.SimpleTEFGeneratorFactory
All Implemented Interfaces:
TEFGeneratorFactory

public class SimpleTEFGeneratorFactory
extends Object
implements TEFGeneratorFactory


Constructor Summary
SimpleTEFGeneratorFactory()
           
 
Method Summary
 TEFGenerator createGenerator(PropertySupport props, PublisherConfig logger)
           
static TEFGenerator getGenerator(Object task, PropertySupport props, PublisherConfig logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTEFGeneratorFactory

public SimpleTEFGeneratorFactory()
Method Detail

getGenerator

public static TEFGenerator getGenerator(Object task,
                                        PropertySupport props,
                                        PublisherConfig logger)

createGenerator

public TEFGenerator createGenerator(PropertySupport props,
                                    PublisherConfig logger)
Specified by:
createGenerator in interface TEFGeneratorFactory

JTools

© 2000-2006, JTools.org.