org.jacorb.orb.giop

Class LRUSelectionStrategyImpl

Implemented Interfaces:
SelectionStrategy

public class LRUSelectionStrategyImpl
extends java.lang.Object
implements SelectionStrategy

Version:
$Id: LRUSelectionStrategyImpl.java,v 1.5 2004/05/06 12:40:00 nicolas Exp $

Author:
Nicolas Noffke

Method Summary

ServerGIOPConnection
selectForClose(List connections)

Method Details

selectForClose

public ServerGIOPConnection selectForClose(List connections)
Specified by:
selectForClose in interface SelectionStrategy