toxTree.io.batch
Class BatchFactory

java.lang.Object
  extended by toxTree.io.batch.BatchFactory

public class BatchFactory
extends java.lang.Object

Provides a static function to create an IBatchProcessing object by a config file. Configuration relies on java serialization mechanism.

Author:
Nina Jeliazkova Modified 2005-9-4

Field Summary
protected static TTLogger logger
           
 
Constructor Summary
protected BatchFactory()
           
 
Method Summary
static IBatchProcessing createFromConfig(java.io.File configFile)
           
static java.lang.String generateOutputFileName(java.io.File inputFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static TTLogger logger
Constructor Detail

BatchFactory

protected BatchFactory()
Method Detail

createFromConfig

public static IBatchProcessing createFromConfig(java.io.File configFile)
                                         throws BatchProcessingException
Throws:
BatchProcessingException

generateOutputFileName

public static java.lang.String generateOutputFileName(java.io.File inputFile)


Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.