org.deegree.ogcwebservices.wpvs
Class WFSInvoker
java.lang.Object
org.deegree.ogcwebservices.wpvs.GetViewServiceInvoker
org.deegree.ogcwebservices.wpvs.WFSInvoker
public class WFSInvoker
- extends GetViewServiceInvoker
Invoker for a Web Feature Service.
- Author:
- Ugo Taddei, last edited by: $Author: mschneider $
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
Constructor Summary |
WFSInvoker(ResolutionStripe owner,
int id,
boolean isElevationModelRequest)
Creates a new instance of this class. |
Method Summary |
void |
invokeService(AbstractDataSource dataSource)
The implementation of this method should invoke a webservice specified by the given
AbstractDataSource. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WFSInvoker
public WFSInvoker(ResolutionStripe owner,
int id,
boolean isElevationModelRequest)
- Creates a new instance of this class.
- Parameters:
owner
- the ResolutionStripe that calls this invokerid
- isElevationModelRequest
-
invokeService
public void invokeService(AbstractDataSource dataSource)
- Description copied from class:
GetViewServiceInvoker
- The implementation of this method should invoke a webservice specified by the given
AbstractDataSource. The Services response to the Request shall be saved in the
ResolutionStripe.
- Specified by:
invokeService
in class GetViewServiceInvoker
- Parameters:
dataSource
- a class containing the necessary data to invoke a service.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org