|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPoolRunnable | |
|---|---|
| org.apache.tomcat.util.threads | |
| Uses of ThreadPoolRunnable in org.apache.tomcat.util.threads |
|---|
| Classes in org.apache.tomcat.util.threads that implement ThreadPoolRunnable | |
|---|---|
class |
Expirer
Expire unused objects. |
| Methods in org.apache.tomcat.util.threads with parameters of type ThreadPoolRunnable | |
|---|---|
int |
Reaper.addCallback(ThreadPoolRunnable c,
int interval)
|
void |
ThreadPool.runIt(ThreadPoolRunnable r)
Executes a given Runnable on a thread in the pool, block if needed. |
void |
ThreadPool.ControlRunnable.runIt(ThreadPoolRunnable toRun)
Run a task |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||