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