public class ShutdownHookActionRegister extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addAction(Runnable shutdownHookAction) |
static void |
closeOnExit(Closeable closeable) |
static void |
removeAction(Runnable shutdownHookAction) |
Copyright © 2013. All rights reserved