|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Cancelable
A unit of work that is cancelable.
| Method Summary | |
|---|---|
void |
cancel()
Try to cancel the unit of work. |
boolean |
isCanceled()
Returns if the unit of work was canceled. |
| Method Detail |
|---|
void cancel()
boolean isCanceled()
true else false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||