org.apache.tomcat.util.threads
Class ThreadPool.ControlRunnable
java.lang.Object
org.apache.tomcat.util.threads.ThreadPool.ControlRunnable
- ThreadPool
- Runnable
public static class ThreadPool.ControlRunnable
extends java.lang.Object
implements Runnable
A Thread object that executes various actions ( ThreadPoolRunnable )
under control of ThreadPool
runIt
public void runIt(Runnable toRun)
Run a task
toRun
-
terminate
public void terminate()
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.