org.jacorb.orb.giop

Class LFUSelectionStrategyImpl

Implemented Interfaces:
SelectionStrategy

public class LFUSelectionStrategyImpl
extends java.lang.Object
implements SelectionStrategy

Version:
$Id: LFUSelectionStrategyImpl.java,v 1.6 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