|
IBM 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.cha.ejb.CHAStart
public class CHAStart
This class will be called before the CHA server is started. It provides the functions to clean up all the DB tables used by CHA subsystem and create a intial context tree for CHA subsystem.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
(package private) static boolean |
isCleanUp
|
Constructor Summary | |
---|---|
CHAStart()
|
Method Summary | |
---|---|
boolean |
initContextTreeStart()
If we set a valid value for InitTailContextName, InitContextTreeStarupBean will initialize the context tree from root context until the context whose name matchs the vaule of variable InitTailContextName defined in dse.ini. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
static boolean isCleanUp
Constructor Detail |
---|
public CHAStart()
Method Detail |
---|
public boolean initContextTreeStart()
|
IBM Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |