|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--apollo.ManagerTracker
|
+--apollo.TransactionTracker
| Field Summary | |
protected java.util.Hashtable |
dbConnectionCache
|
| Fields inherited from class apollo.ManagerTracker |
contents, DB, DM, EM, installationType, JM, LM, NM, PM, REMOTE_NODE, SERVER_NODE, SM, STANDALONE, statsManager |
| Constructor Summary | |
TransactionTracker(ManagerTracker MT)
|
|
| Method Summary | |
void |
finalize()
Garbage collection mechinism |
void |
finish()
|
java.sql.Connection |
getDBConnection(com.javaexchange.dbConnectionBroker.DbConnectionBroker db)
|
void |
setDBConnection(com.javaexchange.dbConnectionBroker.DbConnectionBroker db,
java.sql.Connection conn)
|
| Methods inherited from class apollo.ManagerTracker |
destroy, getDB, getDM, getEM, getInstallationType, getJM, getLM, getNM, getPM, getSM, getStatsManager, getValue, setDB, setDM, setEM, setJM, setLM, setNM, setPM, setSM, setStatsManager, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Hashtable dbConnectionCache
| Constructor Detail |
public TransactionTracker(ManagerTracker MT)
| Method Detail |
public java.sql.Connection getDBConnection(com.javaexchange.dbConnectionBroker.DbConnectionBroker db)
public void setDBConnection(com.javaexchange.dbConnectionBroker.DbConnectionBroker db,
java.sql.Connection conn)
public void finish()
public void finalize()
finalize in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||