org.mortbay.util
public static class ThreadPool.PoolThread extends Thread implements Pool.PondLife
| Method Summary | |
|---|---|
| void | enterPool(Pool pool, int id) |
| int | getID() |
| void | leavePool() |
| void | poolClosing() |
| void | run(ThreadPool pool, Object job) |
| void | run()
ThreadPool run. |
| String | toString() |