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

org.deegree.ogcwebservices.wms
Class DefaultGetFeatureInfoHandler.ServiceInvoker

java.lang.Object
  extended by org.deegree.ogcwebservices.wms.DefaultGetFeatureInfoHandler.ServiceInvoker
All Implemented Interfaces:
Callable<Object>
Enclosing class:
DefaultGetFeatureInfoHandler

public class DefaultGetFeatureInfoHandler.ServiceInvoker
extends Object
implements Callable<Object>

Inner class for accessing the data of one layer and creating a GML document from it. The class extends Thread and implements the run method, so that a parallel data accessing from several layers is possible.

Version:
$Revision: 18195 $
Author:
Andreas Poth

Constructor Summary
DefaultGetFeatureInfoHandler.ServiceInvoker(Layer layer, AbstractDataSource datasource)
          Creates a new ServiceInvoker object.
 
Method Summary
 Object call()
          central method for access the data assigned to a data source
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultGetFeatureInfoHandler.ServiceInvoker

DefaultGetFeatureInfoHandler.ServiceInvoker(Layer layer,
                                            AbstractDataSource datasource)
Creates a new ServiceInvoker object.

Parameters:
layer -
datasource -
Method Detail

call

public Object call()
central method for access the data assigned to a data source

Specified by:
call in interface Callable<Object>
Returns:
result of feature info query

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