|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
WorkExecutor TODO
| Method Summary | |
void |
doExecute(WorkerContext work,
Executor executor)
This method must be implemented by sub-classes in order to provide the relevant synchronization policy. |
| Method Detail |
public void doExecute(WorkerContext work,
Executor executor)
throws WorkException,
InterruptedException
work - Work to be executed.
javax.resource.spi.work.WorkException - Indicates that the work has
failed.
InterruptedException - Indicates that the thread in charge of the
execution of the specified work has been interrupted.
WorkException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||