org.deegree.framework.concurrent
Class DoServiceTask<T>
java.lang.Object
org.deegree.framework.concurrent.DoServiceTask<T>
- Type Parameters:
T
-
- All Implemented Interfaces:
- java.util.concurrent.Callable<T>
public class DoServiceTask<T>
- extends java.lang.Object
- implements java.util.concurrent.Callable<T>
DoServiceTask
is the Callable class that should be used by all services to invoke
other services.
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Schmitz, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
webService
OGCWebService webService
request
OGCWebServiceRequest request
DoServiceTask
public DoServiceTask(OGCWebService webService,
OGCWebServiceRequest request)
- Parameters:
webService
- request
-
call
public T call()
throws java.lang.Exception
- Specified by:
call
in interface java.util.concurrent.Callable<T>
- Returns:
- the result of the execution
- Throws:
java.lang.Exception
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org