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.Worker
doWork
in interface DelayedExecutor.Worker<ConnectionInfo>
Copyright © 2018 Oracle Corporation. All rights reserved.