cliser
Class ThreadManager
java.lang.Object
|
+--cliser.ThreadManager
- public class ThreadManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
INITIAL_NUM_THREADS
public static final int INITIAL_NUM_THREADS
MAX_NUM_THREADS
public static final int MAX_NUM_THREADS
ThreadManager
public ThreadManager(ServiceThread protoThread)
ThreadManager
public ThreadManager(int numThreads,
int maxThreads,
ServiceThread protoThread)
getThread
public ServiceThread getThread()
notifyDone
public void notifyDone(ServiceThread aThread)
Cliser is open-source freeware distributed under the GNU Public License.