public final class Runners extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
onShutdown(Runnable runnable)
Listens to jvm signas SIGTERM and SIGINT and applies shutdown lambda function.
|
public static void onShutdown(Runnable runnable)
runnable - shutdown taskCopyright © 2015–2021. All rights reserved.