org.deegree.framework.concurrent
Class DoExternalAccessTask
java.lang.Object
  
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 $
 
 
 
| 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 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
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org