Package org.openqa.selenium.grid.component
-
Interface Summary Interface Description HasLifecycle<T> Allows an implementation of something to be marked as startable and stoppable, allowing its lifecycle to be controlled.
| Interface | Description |
|---|---|
| HasLifecycle<T> |
Allows an implementation of something to be marked as startable and stoppable, allowing its
lifecycle to be controlled.
|