|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jrun.jms.core.threads.ThreadPool
| Field Summary | |
static int |
MIN_POOL_SIZE
|
| Method Summary | |
void |
execute(java.lang.Runnable task)
|
boolean |
hasFreeWorkersAvailable()
|
void |
stopAllWorkers()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int MIN_POOL_SIZE
| Method Detail |
public void execute(java.lang.Runnable task)
throws java.lang.InterruptedException
public void stopAllWorkers()
public boolean hasFreeWorkersAvailable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||