com.agimatec.dbhistory
Class HistoryGeneratorTool

java.lang.Object
  extended by com.agimatec.commons.generator.GeneratorTool
      extended by com.agimatec.dbhistory.HistoryGeneratorTool

public class HistoryGeneratorTool
extends GeneratorTool

Description: Tool to generate files with freemarker for a catalogdescription and a history configuration.
User: roman.stumm
Date: 27.04.2007
Time: 18:08:23
Copyright: Agimatec GmbH


Field Summary
 
Fields inherited from class com.agimatec.commons.generator.GeneratorTool
dbms, settings, templateEngine
 
Constructor Summary
HistoryGeneratorTool()
           
 
Method Summary
protected  HistSchemaConfig getConfig()
           
static void main(String[] args)
           
protected  void readConfig(File historyConfigFile)
           
 
Methods inherited from class com.agimatec.commons.generator.GeneratorTool
generate, getDestFile, initialize, runMain
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryGeneratorTool

public HistoryGeneratorTool()
Method Detail

getConfig

protected HistSchemaConfig getConfig()
Specified by:
getConfig in class GeneratorTool

readConfig

protected void readConfig(File historyConfigFile)
                   throws IOException,
                          ClassNotFoundException
Specified by:
readConfig in class GeneratorTool
Throws:
IOException
ClassNotFoundException

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2008-2012. All Rights Reserved.