org.deegree.framework.concurrent
Class DoExternalAccessTask
java.lang.Object
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 $
Method Summary |
java.lang.Object |
call()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoExternalAccessTask
public DoExternalAccessTask(ExternalDataAccess externalDataAccess,
OGCWebServiceRequest request)
- Parameters:
externalDataAccess
- request
-
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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org