protected static class ConnectionPool.PoolCleaner extends TimerTask
Modifier and Type | Field and Description |
---|---|
protected WeakReference<ConnectionPool> |
pool |
protected long |
sleepTime |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
start() |
void |
stopRunning() |
cancel, scheduledExecutionTime
protected WeakReference<ConnectionPool> pool
protected long sleepTime
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.