java.lang.Object
java.lang.Thread
org.mom4j.jms.mass.TestThread
org.mom4j.jms.mass.TPublisher.Worker
- All Implemented Interfaces:
- java.lang.Runnable
- Enclosing class:
- TPublisher
- class TPublisher.Worker
- extends TestThread
| Nested classes inherited from class java.lang.Thread |
java.lang.Thread.UncaughtExceptionHandler |
| Fields inherited from class org.mom4j.jms.mass.TestThread |
|
|
Method Summary |
protected void |
work()
|
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, 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 |
TPublisher.Worker
public TPublisher.Worker()
work
protected void work()
- Specified by:
work in class TestThread