Uses of Interface
org.openqa.grid.internal.listeners.Prioritizer

Packages that use Prioritizer
org.openqa.grid.internal   
org.openqa.grid.internal.utils   
 

Uses of Prioritizer in org.openqa.grid.internal
 

Methods in org.openqa.grid.internal that return Prioritizer
 Prioritizer Registry.getPrioritizer()
           
 

Methods in org.openqa.grid.internal with parameters of type Prioritizer
 void Registry.setPrioritizer(Prioritizer prioritizer)
           
 

Uses of Prioritizer in org.openqa.grid.internal.utils
 

Methods in org.openqa.grid.internal.utils that return Prioritizer
 Prioritizer GridHubConfiguration.getPrioritizer()
           
 

Methods in org.openqa.grid.internal.utils with parameters of type Prioritizer
 void GridHubConfiguration.setPrioritizer(Prioritizer prioritizer)
           
 



Copyright © 2011. All Rights Reserved.