|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Coordination interface is implemented by all participants that will execute part of the work of a task.
| Method Summary | |
void |
abort()
The abort() method is called by the coordinator to stop the execution of the task. |
void |
commit()
The commit() method is called by the coordinator to ask each participant to do the actual work. |
boolean |
prepare()
The prepare() method is used by the coordinator to initiate the prepare phase of each participant. |
| Method Detail |
public boolean prepare()
public void abort()
public void commit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||