|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPool.ControlRunnable | |
|---|---|
| org.apache.tomcat.util.threads | |
| Uses of ThreadPool.ControlRunnable in org.apache.tomcat.util.threads |
|---|
| Fields in org.apache.tomcat.util.threads declared as ThreadPool.ControlRunnable | |
|---|---|
protected ThreadPool.ControlRunnable[] |
ThreadPool.pool
|
| Methods in org.apache.tomcat.util.threads with parameters of type ThreadPool.ControlRunnable | |
|---|---|
void |
ThreadPool.addThread(Thread t,
ThreadPool.ControlRunnable cr)
|
protected void |
ThreadPool.notifyThreadEnd(ThreadPool.ControlRunnable c)
Inform the pool that the specific thread finish. |
protected void |
ThreadPool.returnController(ThreadPool.ControlRunnable c)
Returns the thread to the pool. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||