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

org.deegree.framework.concurrent
Class DoExternalAccessTask

java.lang.Object
  extended by org.deegree.framework.concurrent.DoExternalAccessTask
All Implemented Interfaces:
Callable<Object>

public class DoExternalAccessTask
extends Object
implements Callable<Object>

DoServiceTask is the Callable class that should be used by all services to invoke other services.

Version:
$Revision: 10660 $, $Date: 2008-03-24 22:39:54 +0100 (Mo, 24 Mrz 2008) $
Author:
Andreas Schmitz, last edited by: $Author: apoth $

Constructor Summary
DoExternalAccessTask(ExternalDataAccess externalDataAccess, OGCWebServiceRequest request)
           
 
Method Summary
 Object call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoExternalAccessTask

public DoExternalAccessTask(ExternalDataAccess externalDataAccess,
                            OGCWebServiceRequest request)
Parameters:
externalDataAccess -
request -
Method Detail

call

public Object call()
            throws Exception
Specified by:
call in interface Callable<Object>
Returns:
the result of the execution or null if incoming request is not understood by assigned ExternalDataAccess
Throws:
Exception

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