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 | Deprecated
do not use this class.
|
DeterministicTaskRunner | |
Scheduler | |
SchedulerTimerTask |
A TimeTask for a Runnable object
|
TaskRunnerFactory |
Manages the thread pool for long running tasks.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.