deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.framework.concurrent.ExecutionFinishedEvent

Packages that use ExecutionFinishedEvent
org.deegree.framework.concurrent   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
 

Uses of ExecutionFinishedEvent in org.deegree.framework.concurrent
 

Methods in org.deegree.framework.concurrent that return types with arguments of type ExecutionFinishedEvent
<T> List<ExecutionFinishedEvent<T>>
Executor.performSynchronously(List<Callable<T>> tasks)
          Performs several tasks synchronously in parallel threads.
<T> List<ExecutionFinishedEvent<T>>
Executor.performSynchronously(List<Callable<T>> tasks, long timeout)
          Performs several tasks synchronously with a given timeout in parallel threads.
 

Methods in org.deegree.framework.concurrent with parameters of type ExecutionFinishedEvent
 void ExecutionFinishedListener.executionFinished(ExecutionFinishedEvent<T> finishedEvent)
          Called after an asynchronous task has finished.
 

Uses of ExecutionFinishedEvent in org.deegree.ogcwebservices.wms
 

Method parameters in org.deegree.ogcwebservices.wms with type arguments of type ExecutionFinishedEvent
 GetMapResult DefaultGetMapHandler.renderMap(List<ExecutionFinishedEvent<Object>> results)
          renders the map from the DisplayElements
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org