IBM Bank Transformation Toolkit Javadoc

com.ibm.btt.element
Class BTTFactoryInitializer

java.lang.Object
  extended by com.ibm.btt.element.BTTFactoryInitializer
All Implemented Interfaces:
Initializer

public class BTTFactoryInitializer
extends java.lang.Object
implements Initializer


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

Constructor Detail

BTTFactoryInitializer

public BTTFactoryInitializer()
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

getElementFactory

public static ElementFactory getElementFactory()

IBM Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2008