IBM WebSphere Multichannel 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

Type Initializer which handles BTT Typed Data definitions generally the type.xml


Constructor Summary
TypeInitializer()
           
 
Method Summary
 void cleanup(KeyedCollection config)
          Cleanup current component
static Hashtable getTagClassTableForTypes()
          getTagClassTableForTypes
static KeyedCollection getTypeConfig()
          getTypeConfig
 void initialize(KeyedCollection config)
          Initialize current component
static void reinitialize()
           
 
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
Description copied from interface: Initializer
Cleanup current component

Specified by:
cleanup in interface Initializer
Parameters:
config - the current cached XML cleans the current cached configuration
Throws:
BTTCleanUpException
See Also:
com.ibm.btt.config.Initializer#cleanup()

initialize

public void initialize(KeyedCollection config)
                throws BTTInitException
Description copied from interface: Initializer
Initialize current component

Specified by:
initialize in interface Initializer
Throws:
BTTInitException
See Also:
com.ibm.btt.config.Initializer#initialize()

getTagClassTableForTypes

public static Hashtable getTagClassTableForTypes()
getTagClassTableForTypes

Returns:
Hashtable

getTypeConfig

public static KeyedCollection getTypeConfig()
getTypeConfig

Returns:
KeyedCollection

reinitialize

public static void reinitialize()
                         throws BTTInitException
Throws:
BTTInitException

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009