|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.base.ServiceInitializer
public class ServiceInitializer
Type Initializer which handles BTT Operation definitions generally the operation.xml
Constructor Summary | |
---|---|
ServiceInitializer()
|
Method Summary | |
---|---|
void |
cleanup(KeyedCollection config)
Cleanup current component |
static KeyedCollection |
getSettings()
|
static Hashtable |
getTagClassTable()
|
void |
initialize(KeyedCollection config)
Initialize current component |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceInitializer()
Method Detail |
---|
public void initialize(KeyedCollection config) throws BTTInitException
Initializer
initialize
in interface Initializer
BTTInitException
public void cleanup(KeyedCollection config) throws BTTCleanUpException
Initializer
cleanup
in interface Initializer
config
- the current cached XML
cleans the current cached configuration
BTTCleanUpException
public static Hashtable getTagClassTable()
public static KeyedCollection getSettings()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |