deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.framework.concurrent
Class DoExternalAccessTask

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

public class DoExternalAccessTask
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.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
 java.lang.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 java.lang.Object call()
                      throws java.lang.Exception
Specified by:
call in interface java.util.concurrent.Callable<java.lang.Object>
Returns:
the result of the execution or null if incoming request is not understood by assigned ExternalDataAccess
Throws:
java.lang.Exception

deegree 2.5 (2011/06/29 09:44 build-8-official)

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