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, scheduledExecutionTimeprotected WeakReference<ConnectionPool> pool
protected long sleepTime
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.