Uses of Class
org.openqa.selenium.grid.jmx.ManagedService
-
Packages that use ManagedService Package Description org.openqa.selenium.grid.node.local org.openqa.selenium.grid.server org.openqa.selenium.grid.sessionqueue.config org.openqa.selenium.grid.sessionqueue.local -
-
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.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
-