|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.inria.peerunit.btree.BootstrapperImpl
public class BootstrapperImpl
| Constructor Summary | |
|---|---|
BootstrapperImpl(TesterUtil tu)
|
|
| Method Summary | |
|---|---|
int |
getRegistered()
Returns the current number of registered nodes |
void |
quit()
Makes the boostrapper leave the system. |
int |
register(Tester t)
Registers a tester to this Bootstrapper. |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BootstrapperImpl(TesterUtil tu)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
public int register(Tester t)
throws java.rmi.RemoteException
Bootstrapper
register in interface Bootstrappert - The Tester to be registered.
java.rmi.RemoteException - When a communication error occurs.public int getRegistered()
public void quit()
throws java.rmi.RemoteException
Bootstrapper
quit in interface Bootstrapperjava.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||