|
|||||||||||
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 | |
void |
ThreadPool.runIt(ThreadPoolRunnable r)
Executes a given Runnable on a thread in the pool, block if needed. |
int |
Reaper.addCallback(ThreadPoolRunnable c,
int interval)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |