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

org.deegree.framework.concurrent
Interface ExecutionFinishedListener<T>

Type Parameters:
T - type of return value

public interface ExecutionFinishedListener<T>

Listener interface for sending a notification that the asynchronous execution of a task has finished (successfully or abnormally).

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth, Markus Schneider, last edited by: $Author: mschneider $

Method Summary
 void executionFinished(ExecutionFinishedEvent<T> finishedEvent)
          Called after an asynchronous task has finished.
 

Method Detail

executionFinished

void executionFinished(ExecutionFinishedEvent<T> finishedEvent)
Called after an asynchronous task has finished.

Parameters:
finishedEvent - event representing the state of the finished task

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