Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| 限定符和类型 | 方法和说明 |
|---|---|
static void |
destroyAll() |
static void |
destroyProtocols()
Destroy all the protocols.
|
void |
doDestroy()
Destroy all the resources, including registries and protocols.
|
static DubboShutdownHook |
getDubboShutdownHook() |
boolean |
getRegistered() |
void |
register()
Register the ShutdownHook
|
static void |
reset() |
void |
run() |
void |
unregister()
Unregister the ShutdownHook
|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic static DubboShutdownHook getDubboShutdownHook()
public void register()
public void unregister()
public void doDestroy()
public boolean getRegistered()
public static void destroyAll()
public static void destroyProtocols()
public static void reset()
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.