Uses of Class
org.openqa.selenium.grid.jmx.ManagedService
-
-
Uses of ManagedService in org.openqa.selenium.grid.node.local
Classes in org.openqa.selenium.grid.node.local with annotations of type ManagedService Modifier and Type Class Description class
LocalNode
-
Uses of ManagedService in org.openqa.selenium.grid.server
Classes in org.openqa.selenium.grid.server with annotations of type ManagedService Modifier and Type Class Description class
BaseServerOptions
-
Uses of ManagedService in org.openqa.selenium.grid.session.remote
Classes in org.openqa.selenium.grid.session.remote with annotations of type ManagedService Modifier and Type Class Description class
ServicedSession
-
Uses of ManagedService in org.openqa.selenium.grid.sessionqueue.config
Classes in org.openqa.selenium.grid.sessionqueue.config with annotations of type ManagedService Modifier and Type Class Description class
NewSessionQueueOptions
-
Uses of ManagedService in org.openqa.selenium.grid.sessionqueue.local
Classes in org.openqa.selenium.grid.sessionqueue.local with annotations of type ManagedService Modifier and Type Class Description class
LocalNewSessionQueue
An in-memory implementation of the list of new session requests.
-