|
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.automaton.ProcessorInitializer
public class ProcessorInitializer
Processor Initializer
Constructor Summary | |
---|---|
ProcessorInitializer()
|
Method Summary | |
---|---|
void |
cleanup(KeyedCollection config)
Cleanup current component |
static KeyedCollection |
getSettings()
Get processor initializer setting. |
static java.lang.Object[] |
getSgmlSelfDefinedProcessor(java.lang.String aSelfDefinedProcessorId)
Gets the XML self-defined processor file name corresponding to a processor id. |
static Hashtable |
getTagClassTable()
Get processor initializer class table HashTable |
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 ProcessorInitializer()
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()
public static java.lang.Object[] getSgmlSelfDefinedProcessor(java.lang.String aSelfDefinedProcessorId)
aSelfDefinedProcessorId
- java.lang.String
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |