public class LFUSelectionStrategyImpl extends java.lang.Object implements SelectionStrategy
| Constructor and Description |
|---|
LFUSelectionStrategyImpl() |
| Modifier and Type | Method and Description |
|---|---|
ServerGIOPConnection |
selectForClose(java.util.List connections)
Select a connection for closing.
|
public ServerGIOPConnection selectForClose(java.util.List connections)
SelectionStrategyselectForClose in interface SelectionStrategy