|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ThreadPool.ThreadPoolListener
Interface to allow applications to be notified when a threads are created and stopped.
| Method Summary | |
|---|---|
void |
threadEnd(ThreadPool tp,
Thread t)
|
void |
threadStart(ThreadPool tp,
Thread t)
|
| Method Detail |
|---|
void threadStart(ThreadPool tp,
Thread t)
void threadEnd(ThreadPool tp,
Thread t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||