|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITaskDispatcher | |
|---|---|
| com.googlecode.lightest.core | |
| Uses of ITaskDispatcher in com.googlecode.lightest.core |
|---|
| Classes in com.googlecode.lightest.core that implement ITaskDispatcher | |
|---|---|
class |
TaskDispatcher
Responsible for actually performing tasks. |
| Methods in com.googlecode.lightest.core that return ITaskDispatcher | |
|---|---|
ITaskDispatcher |
LightestContextAware.getDispatcher()
|
| Methods in com.googlecode.lightest.core with parameters of type ITaskDispatcher | |
|---|---|
void |
LightestContextAware.setDispatcher(ITaskDispatcher value)
|
void |
ITask.setDispatcher(ITaskDispatcher dispatcher)
Sets the dispatcher to be used to perform the task. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||