public class ShutdownUtil
extends Object
Constructor and Description |
---|
ShutdownUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
cancel() |
static long |
getInProcess() |
static String |
getMessage() |
static boolean |
isInProcess() |
static boolean |
isShutdown() |
static void |
shutdown(long milliseconds) |
static void |
shutdown(long milliseconds,
String message) |
public static void cancel()
public static long getInProcess()
public static String getMessage()
public static boolean isInProcess()
public static boolean isShutdown()
public static void shutdown(long milliseconds)
public static void shutdown(long milliseconds, String message)