|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.grid.internal.RemoteProxy
org.openqa.grid.selenium.proxy.WebRemoteProxy
org.openqa.grid.selenium.proxy.SeleniumRemoteProxy
public class SeleniumRemoteProxy
Field Summary |
---|
Fields inherited from class org.openqa.grid.internal.RemoteProxy |
---|
remoteURL |
Constructor Summary | |
---|---|
SeleniumRemoteProxy(RegistrationRequest request,
Registry registry)
|
Method Summary | |
---|---|
void |
beforeRelease(TestSession session)
Gives a chance to clean the resources on the remote when the session has timed out. |
CapabilityMatcher |
getCapabilityHelper()
|
Methods inherited from class org.openqa.grid.selenium.proxy.WebRemoteProxy |
---|
addNewEvent, afterCommand, beforeCommand, getHtmlRender, getNewSession, isAlive, isDown, onEvent, startPolling, stopPolling |
Methods inherited from class org.openqa.grid.internal.RemoteProxy |
---|
compareTo, equals, getConfig, getHttpClientFactory, getId, getMaxNumberOfConcurrentTestSessions, getNewInstance, getOriginalRegistrationRequest, getRegistry, getRemoteURL, getTestSlots, getTimeOut, getTotalUsed, hashCode, isBusy, setCapabilityHelper, setId, setupTimeoutListener, teardown, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.openqa.grid.internal.listeners.CommandListener |
---|
afterCommand, beforeCommand |
Constructor Detail |
---|
public SeleniumRemoteProxy(RegistrationRequest request, Registry registry)
Method Detail |
---|
public void beforeRelease(TestSession session)
TimeoutListener
beforeRelease
in interface TimeoutListener
beforeRelease
in class WebRemoteProxy
public CapabilityMatcher getCapabilityHelper()
getCapabilityHelper
in class RemoteProxy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |