Package ch.raffael.meldioc.library.base.lifecycle
package ch.raffael.meldioc.library.base.lifecycle
-
ClassDescriptionA shutdown controller that allows to parallelize the shutdown.Simple utility class for JVM applications.A helper class to manage context lifecycle with features supporting applications.The shutdown controller allows registering hooks run on the three shutdown phases: prepare: stop accepting new work (e.g.Standard feature for controlled 3-phase shutdown.TODO JavaDoc