|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface TaskCompletionListener
Listener providing a callback to invoke when a task's execution has completed.
| Method Summary | |
|---|---|
void |
taskCompleted(BundleWrapper result)
Callback method invoked when the execution of a task has completed. |
| Method Detail |
|---|
void taskCompleted(BundleWrapper result)
result - the result of the task's execution.
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||