|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.carol.cmi.StubLB | +--org.objectweb.carol.cmi.Random
Constructor Summary | |
Random(ClusterStubData csd,
java.util.Collection c)
Builds a random algorithm on a Collection of StubData objects. |
Method Summary | |
java.rmi.Remote |
get()
|
java.rmi.Remote |
get(StubLBFilter f)
|
void |
remove(java.rmi.Remote stub)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Random(ClusterStubData csd, java.util.Collection c)
c
- a Collection of StubData objects.Method Detail |
public java.rmi.Remote get() throws NoMoreStubException
get
in class StubLB
NoMoreStubException
public java.rmi.Remote get(StubLBFilter f) throws NoMoreStubException
get
in class StubLB
NoMoreStubException
public void remove(java.rmi.Remote stub)
remove
in class StubLB
StubLB.remove(java.rmi.Remote)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |