public static class SRServices.ShutDown extends Thread
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
static String |
SHUTDOWN
Name of service in shutdown channel.
|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
SRServices.ShutDown(SRServices shutdown)
The services instance to shutdown on
System.exit(...). |
| Modifier and Type | Method and Description |
|---|---|
static SRServices |
recover(IChannel channel)
Return the services instance bound on channel.
|
void |
run() |
activeCount, checkAccess, clone, 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 final String SHUTDOWN
public SRServices.ShutDown(SRServices shutdown)
System.exit(...).shutdown - The instance.public static SRServices recover(IChannel channel) throws PipelineException
channel - The channel.PipelineException - On lookup errors.Copyright © 2016. All rights reserved.