public class GateWorker
extends java.lang.Thread
Constructor and Description |
---|
GateWorker() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExceptions() |
java.lang.StringBuffer |
getResultLog() |
void |
init(Gate gate,
java.sql.Connection con,
int mid,
GateType gateType,
int cid,
int status) |
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 void init(Gate gate, java.sql.Connection con, int mid, GateType gateType, int cid, int status)
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
public java.lang.StringBuffer getResultLog()
public java.lang.String getExceptions()