|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CancelEventTrigger
Interface implemented by multi-threaded S3 operations that can be cancelled prior to finishing.
| Method Summary | |
|---|---|
void |
cancelTask(Object eventSource)
Triggers a cancellation of some operation. |
| Method Detail |
|---|
void cancelTask(Object eventSource)
eventSource - the object source that triggered the cancellation, useful for logging purposes.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||