|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |