Package adams.core.shutdown
-
Class Summary Class Description AbstractShutdownHook Ancestor for shutdown hooks for the JVM.MultiHook Executes the specified hooks sequentially.Null Dummy, does nothing.PID Just outputs message with PID on stdout.StopFlows Stops registered flows.