|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.jacorb.util.threadpool.ThreadPool
ThreadPool.java Created: Fri Jun 9 15:09:01 2000
| Constructor Summary | |
|---|---|
ThreadPool(ConsumerFactory factory)
|
|
ThreadPool(ConsumerFactory factory,
int max_threads,
int max_idle_threads)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
getJob()
|
void |
putJob(java.lang.Object job)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ThreadPool(ConsumerFactory factory)
public ThreadPool(ConsumerFactory factory,
int max_threads,
int max_idle_threads)
| Method Detail |
protected java.lang.Object getJob()
public void putJob(java.lang.Object job)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||