protected static final class SingleEndpointPool.ConnectionTTLWorker extends Object implements DelayedExecutor.Worker<ConnectionInfo>
| Modifier | Constructor and Description |
|---|---|
protected |
ConnectionTTLWorker() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doWork(ConnectionInfo ci)
The method is executed by DelayExecutor once element's timeout expires.
|
public boolean doWork(ConnectionInfo ci)
DelayedExecutor.WorkerdoWork in interface DelayedExecutor.Worker<ConnectionInfo>Copyright © 2016 Oracle Corporation. All rights reserved.