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 interfaceServer<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 classNettyServer
-