|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Initializer
Initializer interface for All BTT components
Method Summary | |
---|---|
void |
cleanup(KeyedCollection config)
Cleanup current component |
void |
initialize(KeyedCollection config)
Initialize current component |
Method Detail |
---|
void cleanup(KeyedCollection config) throws BTTCleanUpException
config
- the current cached XML
cleans the current cached configuration
BTTCleanUpException
void initialize(KeyedCollection config) throws BTTInitException
config,
- the XML definition
that will be used by Initializer
BTTInitException
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |