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)
SelectionStrategy
selectForClose
in interface SelectionStrategy