IBM Bank Transformation Toolkit Javadoc

com.ibm.btt.base.types
Class TypeInitializer

java.lang.Object
  extended by com.ibm.btt.base.types.TypeInitializer
All Implemented Interfaces:
Initializer

public class TypeInitializer
extends java.lang.Object
implements Initializer


Constructor Summary
TypeInitializer()
           
 
Method Summary
 void cleanup(KeyedCollection config)
           
static Hashtable getTagClassTableForTypes()
           
static KeyedCollection getTypeConfig()
           
 void initialize(KeyedCollection config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeInitializer

public TypeInitializer()
Method Detail

cleanup

public void cleanup(KeyedCollection config)
             throws BTTCleanUpException
Specified by:
cleanup in interface Initializer
Throws:
BTTCleanUpException

initialize

public void initialize(KeyedCollection config)
                throws BTTInitException
Specified by:
initialize in interface Initializer
Throws:
BTTInitException

getTagClassTableForTypes

public static Hashtable getTagClassTableForTypes()

getTypeConfig

public static KeyedCollection getTypeConfig()

IBM Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2008