org.deegree.ogcwebservices.wms
Class DefaultGetFeatureInfoHandler.ServiceInvoker
java.lang.Object
org.deegree.ogcwebservices.wms.DefaultGetFeatureInfoHandler.ServiceInvoker
- All Implemented Interfaces:
- java.util.concurrent.Callable<java.lang.Object>
- Enclosing class:
- DefaultGetFeatureInfoHandler
public class DefaultGetFeatureInfoHandler.ServiceInvoker
- extends java.lang.Object
- implements java.util.concurrent.Callable<java.lang.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: 24806 $
- Author:
- Andreas Poth
Method Summary |
java.lang.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 |
DefaultGetFeatureInfoHandler.ServiceInvoker
DefaultGetFeatureInfoHandler.ServiceInvoker(Layer layer,
AbstractDataSource datasource)
- Creates a new ServiceInvoker object.
- Parameters:
layer
- datasource
-
call
public java.lang.Object call()
- central method for access the data assigned to a data source
- Specified by:
call
in interface java.util.concurrent.Callable<java.lang.Object>
- Returns:
- result of feature info query
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org