public abstract class KSubsystem extends com.ibm.rational.test.lt.kernel.engine.impl.KThread implements IKSubsystem
Thread.State, Thread.UncaughtExceptionHandlercurrentJob, lastJob, lastRingIn, numActiveActions, pingTime, workingMAX_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, updateJobactiveCount, 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, yieldclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitenqueue, shutdowngetCurrentJob, getHealth, getLastJob, getNumActiveActions, ringIn, status, updateJobpublic KSubsystem(String name)
public final void dispatch(IKAction action)
IKSubsystemdispatch in interface IKSubsystemaction - An action that needs to continue execution.© Copyright IBM Corp. 2013. All rights reserved.