org.deegree.ogcwebservices.wms
Class DefaultGetFeatureInfoHandler.ServiceInvoker
java.lang.Object
org.deegree.ogcwebservices.wms.DefaultGetFeatureInfoHandler.ServiceInvoker
- Enclosing class:
- DefaultGetFeatureInfoHandler
public class DefaultGetFeatureInfoHandler.ServiceInvoker
- extends 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: 9697 $
- Author:
- Andreas Poth
Method Summary |
Object |
run()
central method for access the data assigned to a datasource |
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,
int index)
- Creates a new ServiceInvoker object.
- Parameters:
layer
- datasource
- index
- index of the requested layer
run
public Object run()
- central method for access the data assigned to a datasource
- Returns:
- result of feature info query
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net