public abstract class KSubsystem extends com.ibm.rational.test.lt.kernel.engine.impl.KThread implements IKSubsystem
Thread.State, Thread.UncaughtExceptionHandler
currentJob, lastJob, lastRingIn, numActiveActions, pingTime, working
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
KSubsystem(String name) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(IKAction action)
Dispatch action for further processing by the engine.
|
getCheckIn, getCurrentJob, getHealth, getLastJob, getNumActiveActions, ringIn, status, updateJob
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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enqueue, shutdown
getCurrentJob, getHealth, getLastJob, getNumActiveActions, ringIn, status, updateJob
public KSubsystem(String name)
public final void dispatch(IKAction action)
IKSubsystem
dispatch
in interface IKSubsystem
action
- An action that needs to continue execution.© Copyright IBM Corp. 2013. All rights reserved.