| Package | Description |
|---|---|
| org.apache.tomcat.util.threads |
| Modifier and Type | Class and Description |
|---|---|
class |
Expirer
Expire unused objects.
|
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.