|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mmbase.module.database.JDBCProbe
JDBCProbe checks all JDBC connection every X seconds to find and remove bad connections works using a callback into JDBC.
| Constructor Summary | |
JDBCProbe(JDBC parent)
|
|
JDBCProbe(JDBC parent,
int ct)
|
|
| Method Summary | |
void |
run()
admin probe, try's to make a call to all the maintainance calls. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JDBCProbe(JDBC parent)
public JDBCProbe(JDBC parent,
int ct)
| Method Detail |
public void run()
run in interface java.lang.Runnable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||