Package org.deegree.commons.concurrent

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.
 



Copyright © 2011. All Rights Reserved.