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

Packages that use TestSlot
org.openqa.grid.internal   
org.openqa.grid.web.servlet.beta   
 

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
 List<TestSlot> RemoteProxy.getTestSlots()
           
 

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

Uses of TestSlot in org.openqa.grid.web.servlet.beta
 

Methods in org.openqa.grid.web.servlet.beta that return types with arguments of type TestSlot
 List<TestSlot> SlotsLines.getLine(MiniCapability cap)
           
 

Methods in org.openqa.grid.web.servlet.beta with parameters of type TestSlot
 void SlotsLines.add(TestSlot slot)
           
 

Constructors in org.openqa.grid.web.servlet.beta with parameters of type TestSlot
MiniCapability(TestSlot slot)
           
 



Copyright © 2012. All Rights Reserved.