|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.essex.common.util.ThreadPool
public class ThreadPool
Title: ImageApp Description: Copyright: Copyright (c) 2001 Company:
Constructor Summary | |
---|---|
ThreadPool(int numberOfThreads)
|
Method Summary | |
---|---|
void |
execute(java.lang.Runnable target)
|
void |
stopRequestAllWorkers()
|
void |
stopRequestIdleWorkers()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadPool(int numberOfThreads)
Method Detail |
---|
public void execute(java.lang.Runnable target) throws java.lang.InterruptedException
java.lang.InterruptedException
public void stopRequestIdleWorkers()
public void stopRequestAllWorkers()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |