Uses of Interface
fr.inria.peerunit.GlobalVariables

Packages that use GlobalVariables
fr.inria.peerunit   
fr.inria.peerunit.base   
fr.inria.peerunit.rmi.tester   
 

Uses of GlobalVariables in fr.inria.peerunit
 

Classes in fr.inria.peerunit that implement GlobalVariables
 class GlobalVariablesImpl
           
 

Uses of GlobalVariables in fr.inria.peerunit.base
 

Fields in fr.inria.peerunit.base declared as GlobalVariables
protected  GlobalVariables AbstractTester.globals
           
 

Methods in fr.inria.peerunit.base that return GlobalVariables
protected  GlobalVariables AbstractTester.globalTable()
           
 

Constructors in fr.inria.peerunit.base with parameters of type GlobalVariables
AbstractTester(GlobalVariables gv)
           
 

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

Constructors in fr.inria.peerunit.rmi.tester with parameters of type GlobalVariables
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)
           
TesterImpl(GlobalVariables gv, int i, TesterUtil tu)
           
 



Copyright © 2010. All Rights Reserved.