| Package | Description |
|---|---|
| com.buabook.common.shutdown |
| Modifier and Type | Field and Description |
|---|---|
private List<ShutdownFunction> |
ShutdownThread.shutdownFunctions |
| Modifier and Type | Method and Description |
|---|---|
ShutdownThread |
ShutdownThread.addShutdownFunction(ShutdownFunction function) |
| Constructor and Description |
|---|
ShutdownThread(String applicationName,
List<ShutdownFunction> shutdownFunctions) |
Copyright © 2017. All rights reserved.