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 classLocalNode -
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 classBaseServerOptions -
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 classServicedSession -
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 classNewSessionQueueOptions -
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 classLocalNewSessionQueueAn in-memory implementation of the list of new session requests.
-