public class ShutdownHookUtils extends Object
ShutdownHookUtils()
static void
addShutDownHook(Thread hook)
removeShutdownHook(Thread hook)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShutdownHookUtils()
public static void addShutDownHook(Thread hook)
public static void removeShutdownHook(Thread hook)
Copyright © 2002-2021 The Apache Software Foundation. All Rights Reserved.