Class NullSessionMap
java.lang.Object
org.openqa.selenium.grid.sessionmap.SessionMap
org.openqa.selenium.grid.sessionmap.NullSessionMap
- All Implemented Interfaces:
HttpHandler
,Routable
,HasReadyState
-
Field Summary
Fields inherited from class org.openqa.selenium.grid.sessionmap.SessionMap
tracer
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openqa.selenium.grid.sessionmap.SessionMap
execute, getUri, matches
-
Constructor Details
-
NullSessionMap
-
-
Method Details
-
add
- Specified by:
add
in classSessionMap
-
get
- Specified by:
get
in classSessionMap
- Throws:
NoSuchSessionException
-
remove
- Specified by:
remove
in classSessionMap
-
isReady
public boolean isReady()
-