Uses of Class
org.openqa.grid.internal.TestSlot

Packages that use TestSlot
org.openqa.grid.internal   
 

Uses of TestSlot in org.openqa.grid.internal
 

Methods in org.openqa.grid.internal that return TestSlot
 TestSlot TestSession.getSlot()
           
 

Methods in org.openqa.grid.internal that return types with arguments of type TestSlot
 java.util.List<TestSlot> RemoteProxy.getTestSlots()
           
 

Methods in org.openqa.grid.internal with parameters of type TestSlot
 void Registry.forceRelease(TestSlot testSlot)
          releasing the testslot, WITHOUT running any listener.
 



Copyright © 2011. All Rights Reserved.