Package rekit.core
Class ShutdownManager
java.lang.Object
rekit.core.ShutdownManager
The shutdown manager of the system.
- Author:
- Dominik Fuchss
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static void
registerObserver
(VoidFunctionWithException shutdownHandler) static void
shutdown()
-
Method Details
-
isRunning
public static boolean isRunning() -
registerObserver
-
shutdown
public static void shutdown()
-