org.objectweb.carol.cmi
Class StubListRandomChooser

java.lang.Object
  |
  +--org.objectweb.carol.cmi.StubListRandomChooser

public class StubListRandomChooser
extends java.lang.Object


Constructor Summary
StubListRandomChooser(java.util.ArrayList stublist)
           
 
Method Summary
 java.rmi.Remote get()
           
 java.rmi.Remote next()
           
 void restart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StubListRandomChooser

public StubListRandomChooser(java.util.ArrayList stublist)
Method Detail

restart

public void restart()

next

public java.rmi.Remote next()

get

public java.rmi.Remote get()