org.mmbase.module.database
Class JDBCProbe
java.lang.Object
org.mmbase.module.database.JDBCProbe
- All Implemented Interfaces:
- Runnable
- public class JDBCProbe
- extends Object
- implements Runnable
JDBCProbe checks all JDBC connection every X seconds to find and
remove bad connections works using a callback into JDBC.
- Version:
- $Id: JDBCProbe.java,v 1.14 2006/02/10 16:03:00 michiel Exp $
- Author:
- Daniel Ockeloen
|
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 |
JDBCProbe
public JDBCProbe(JDBC parent)
JDBCProbe
public JDBCProbe(JDBC parent,
int ct)
JDBCProbe
public JDBCProbe(JDBC parent,
long ct)
run
public void run()
- admin probe, try's to make a call to all the maintainance calls.
- Specified by:
run in interface Runnable
MMBase build 1.8.1.20060716