wt.query.qml
Class RetrieveThread
java.lang.Object
java.lang.Thread
wt.query.qml.RetrieveThread
- All Implemented Interfaces:
- Runnable
- class RetrieveThread
- extends Thread
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
CLASSNAME
private static final String CLASSNAME
DEBUG
public static final boolean DEBUG
LOG
private static final DebugWriter LOG
classInfo
ClassInfo classInfo
recurse
boolean recurse
locale
Locale locale
RetrieveThread
public RetrieveThread(ClassInfo a_classInfo,
boolean a_recurse,
Locale a_locale)
run
public void run()