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)
hook
public static void removeShutdownHook(Thread hook)
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.