public static interface ChromeLauncher.ShutdownHookRegistry
| Modifier and Type | Method and Description |
|---|---|
default void |
register(Thread thread)
Registers a new shutdown hook thread.
|
default void |
remove(Thread thread)
Removes a shutdown thread.
|
Copyright © 2020. All rights reserved.