|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThreadPool
ThreadPool.
Method Summary | |
---|---|
boolean |
dispatch(Runnable job)
|
int |
getIdleThreads()
|
int |
getThreads()
|
void |
join()
|
Methods inherited from interface org.mortbay.component.LifeCycle |
---|
isFailed, isRunning, isStarted, isStarting, isStopping, start, stop |
Method Detail |
---|
boolean dispatch(Runnable job)
void join() throws InterruptedException
InterruptedException
int getThreads()
int getIdleThreads()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |