|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ExecutionFinishedListener<T> | Listener interface for sending a notification that the asynchronous execution of a task has finished (successfully or abnormally). |
| Class Summary | |
|---|---|
| ExecutionFinishedEvent<T> | Event that is sent when an asynchronous task finished. |
| Executor | The Executor is deegree's central place to:
Perform a task asynchronously (in an independent thread) optionally with a maximum execution
time. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||