public class AutomatedAgentDelayedMessageThread
extends java.lang.Thread
AutomatedAgent
Modifier and Type | Field and Description |
---|---|
static int |
NEW_OFFER_TYPE |
static int |
NO_TYPE |
static long |
RESPONSE_SLEEP_TIME_MILLIS |
static int |
RESPONSE_TYPE |
static long |
SLEEP_TIME_FACTOR |
Modifier and Type | Method and Description |
---|---|
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, yield
public static final long SLEEP_TIME_FACTOR
public static final int NEW_OFFER_TYPE
public static final int RESPONSE_TYPE
public static final int NO_TYPE
public static final long RESPONSE_SLEEP_TIME_MILLIS