JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.openqa.selenium.grid.component.HasLifecycle
Packages that use
HasLifecycle
Package
Description
org.openqa.selenium.grid.server
org.openqa.selenium.netty.server
Uses of
HasLifecycle
in
org.openqa.selenium.grid.server
Subinterfaces of
HasLifecycle
in
org.openqa.selenium.grid.server
Modifier and Type
Interface
Description
interface
Server
<T extends
Server
>
Uses of
HasLifecycle
in
org.openqa.selenium.netty.server
Classes in
org.openqa.selenium.netty.server
that implement
HasLifecycle
Modifier and Type
Class
Description
class
NettyServer