public class LFUSelectionStrategyImpl extends Object implements SelectionStrategy
| Constructor and Description |
|---|
LFUSelectionStrategyImpl() |
| Modifier and Type | Method and Description |
|---|---|
ServerGIOPConnection |
selectForClose(List connections)
Select a connection for closing.
|
public ServerGIOPConnection selectForClose(List connections)
SelectionStrategyselectForClose in interface SelectionStrategyCopyright © 2017 JacORB. All rights reserved.