|
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.OperationInitializer
public class OperationInitializer
Operation Initializer
Constructor Summary | |
---|---|
OperationInitializer()
|
Method Summary | |
---|---|
void |
cleanup(KeyedCollection config)
Cleanup current component |
static java.lang.String |
getModularityValue()
Gets the modularity value. |
static KeyedCollection |
getSettings()
|
static java.lang.Object[] |
getSgmlSelfDefinedOperation(java.lang.String aSelfDefinedOperationId)
Gets the XML self-defined operation file name corresponding to an operation id. |
static Hashtable |
getTagClassTable()
|
void |
initialize(KeyedCollection config)
Initialize current component |
static void |
reinitialize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OperationInitializer()
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.String getModularityValue()
public static java.lang.Object[] getSgmlSelfDefinedOperation(java.lang.String aSelfDefinedOperationId)
aSelfDefinedOperationId
- java.lang.String
public static void reinitialize() throws BTTInitException
BTTInitException
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |