java.lang.Runnable
protected static class ConnectionPool.PoolCleaner
extends java.util.TimerTask
Modifier and Type | Field | Description |
---|---|---|
protected java.lang.ref.WeakReference<ConnectionPool> |
pool |
|
protected long |
sleepTime |
Modifier and Type | Method | Description |
---|---|---|
void |
run() |
|
void |
start() |
|
void |
stopRunning() |
protected java.lang.ref.WeakReference<ConnectionPool> pool
protected long sleepTime
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.