|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThreadPoolMonitor
This interface specifies a hook to monitor the thread pool. Currently, we only use this for unit test.
Method Summary | |
---|---|
void |
monitor(ThreadPool pool)
monitor the specified thread pool |
Method Detail |
---|
void monitor(ThreadPool pool)
pool
- the specified thread pool
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |