org.apache.tomcat.jdbc.pool
Class ConnectionPool.PoolCleaner
java.lang.Object
java.util.TimerTask
org.apache.tomcat.jdbc.pool.ConnectionPool.PoolCleaner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ConnectionPool
protected class ConnectionPool.PoolCleaner
- extends TimerTask
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pool
protected ConnectionPool pool
sleepTime
protected long sleepTime
run
protected volatile boolean run
lastRun
protected volatile long lastRun
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask
start
public void start()
stopRunning
public void stopRunning()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.