Uses of Package
org.deegree.commons.concurrent

Packages that use org.deegree.commons.concurrent
org.deegree.commons.concurrent   
 

Classes in org.deegree.commons.concurrent used by org.deegree.commons.concurrent
ExecutionFinishedEvent
          Event that is sent when an asynchronous task finished.
ExecutionFinishedListener
          Listener interface for sending a notification that the asynchronous execution of a task has finished (successfully or abnormally).
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.