private class SeleniumServer.ShutDownHook
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private SeleniumServer |
selenium |
| Constructor and Description |
|---|
ShutDownHook(SeleniumServer selenium) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
private final SeleniumServer selenium
ShutDownHook(SeleniumServer selenium)