Uses of Interface
fr.inria.peerunit.Bootstrapper

Packages that use Bootstrapper
fr.inria.peerunit.btree   
fr.inria.peerunit.rmi.coord   
fr.inria.peerunit.rmi.tester   
 

Uses of Bootstrapper in fr.inria.peerunit.btree
 

Classes in fr.inria.peerunit.btree that implement Bootstrapper
 class BootstrapperImpl
           
 

Uses of Bootstrapper in fr.inria.peerunit.rmi.coord
 

Classes in fr.inria.peerunit.rmi.coord that implement Bootstrapper
 class CoordinatorImpl
           
 

Uses of Bootstrapper in fr.inria.peerunit.rmi.tester
 

Constructors in fr.inria.peerunit.rmi.tester with parameters of type Bootstrapper
DistributedTesterImpl(java.lang.Class<?> klass, Bootstrapper boot, GlobalVariables gv, TesterUtil tu)
           
TesterImpl(Bootstrapper boot, GlobalVariables gv)
          Used to give the identifier of the tester.
TesterImpl(Bootstrapper boot, GlobalVariables gv, TesterUtil tu)
           
 



Copyright © 2010. All Rights Reserved.