|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkerContext | |
org.mule.impl.work |
Uses of WorkerContext in org.mule.impl.work |
Methods in org.mule.impl.work with parameters of type WorkerContext | |
void |
WorkExecutor.doExecute(WorkerContext work,
Executor executor)
This method must be implemented by sub-classes in order to provide the relevant synchronization policy. |
void |
SyncWorkExecutor.doExecute(WorkerContext work,
Executor executor)
|
void |
StartWorkExecutor.doExecute(WorkerContext work,
Executor executor)
|
void |
ScheduleWorkExecutor.doExecute(WorkerContext work,
Executor executor)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |