|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IThreadPoolRunnable | |
org.apache.jcs.utils.threads |
Uses of IThreadPoolRunnable in org.apache.jcs.utils.threads |
Methods in org.apache.jcs.utils.threads with parameters of type IThreadPoolRunnable | |
void |
ThreadPoolManager.runIt(IThreadPoolRunnable r)
Executes a given IThreadPoolRunnable on a thread in the pool, block if needed. |
void |
ThreadPool.runIt(IThreadPoolRunnable r)
Executes a given Runnable on a thread in the pool, block if needed. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |