|
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.channel.ChannelInitializer
public class ChannelInitializer
Then initializer that used to initialize the channel settings
Constructor Summary | |
---|---|
ChannelInitializer()
|
Method Summary | |
---|---|
void |
cleanup(KeyedCollection config)
clean the settings |
static KeyedCollection |
getSettings()
|
void |
initialize(KeyedCollection config)
Initialize the settings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChannelInitializer()
Method Detail |
---|
public void cleanup(KeyedCollection config) throws BTTCleanUpException
cleanup
in interface Initializer
config
- the KeyedCollection that configured in btt.xml
BTTCleanUpException
- if error occurpublic void initialize(KeyedCollection config) throws BTTInitException
initialize
in interface Initializer
config
- the KeyedCollection that configured in btt.xml
BTTInitException
- if error occurspublic 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 |