Uses of Class
org.openqa.grid.web.Hub

Packages that use Hub
org.openqa.grid.internal   
org.openqa.grid.web   
 

Uses of Hub in org.openqa.grid.internal
 

Methods in org.openqa.grid.internal that return Hub
 Hub Registry.getHub()
           
 

Methods in org.openqa.grid.internal with parameters of type Hub
 void Registry.setHub(Hub hub)
           
 

Uses of Hub in org.openqa.grid.web
 

Methods in org.openqa.grid.web that return Hub
static Hub Hub.getInstance()
           
static Hub Hub.getNewInstanceForTest(int port, Registry registry)
          Create a new instance on the given port, with the given registry.
 



Copyright © 2011. All Rights Reserved.