Interface | Description |
---|---|
Task |
Represents a task that may take a few iterations to complete.
|
TaskRunner |
Allows you to request a thread execute the associated Task.
|
Class | Description |
---|---|
DefaultThreadPools | |
DeterministicTaskRunner | |
Scheduler | |
SchedulerTimerTask |
A TimeTask for a Runnable object
|
TaskRunnerFactory |
Manages the thread pool for long running tasks.
|
Valve | Deprecated |
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.