|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILongLastingOperation
| Method Summary | |
|---|---|
boolean |
tryToCancel()
Any long lasting operation must implement this cancel method, which should abort the operation as quick as possible. |
| Method Detail |
|---|
boolean tryToCancel()
throws java.lang.Exception
true if the operation has been successfully canceled or false
if cancelling is not possible at the current moment for any reason
java.lang.Exception - any other problem then trying to cancel
|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||