public class LRUSelectionStrategyImpl extends java.lang.Object implements SelectionStrategy
Constructor and Description |
---|
LRUSelectionStrategyImpl() |
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