Thread.State, Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_HASHCODE |
static String |
IGNORE_ELEMENT |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
MessageFlowReporterThread(org.wso2.carbon.mediation.initializer.services.SynapseEnvironmentService synEnvSvc,
MessageFlowObserverStore messageFlowObserverStore) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
setDelay(long delay) |
void |
shutdown() |
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, yield
public static final String IGNORE_ELEMENT
public static final int DEFAULT_HASHCODE
public MessageFlowReporterThread(org.wso2.carbon.mediation.initializer.services.SynapseEnvironmentService synEnvSvc, MessageFlowObserverStore messageFlowObserverStore)
Copyright © 2020 WSO2. All rights reserved.