public class ShutdownHookUtils extends Object
| Constructor and Description |
|---|
ShutdownHookUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addShutDownHook(Thread hook) |
static void |
removeShutdownHook(Thread hook) |
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.