Package com.complexible.common.util
Class ShutDownHookManager
java.lang.Object
com.complexible.common.util.ShutDownHookManager
Shutdown hook manager which unifies all logic with object's lifecycle;
It is possible to register shutdown hook as well as finalizer which
will be invoked after all hooks been invoked;
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShutDownHookManager
public ShutDownHookManager()
-
-
Method Details
-
register
-