org.deegree.ogcwebservices.wpvs
Class GetViewServiceInvoker
java.lang.Object
org.deegree.ogcwebservices.wpvs.GetViewServiceInvoker
- Direct Known Subclasses:
- WCSInvoker, WFSInvoker, WMSInvoker
public abstract class GetViewServiceInvoker
- extends Object
Abstract super class for all invokers. Concrete implementations of this class call specific
services in order to request data from them.
- Author:
- Ugo Taddei, last edited by: $Author: apoth $
$Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
Method Summary |
abstract 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 |
resolutionStripe
protected ResolutionStripe resolutionStripe
GetViewServiceInvoker
public GetViewServiceInvoker(ResolutionStripe owner)
- Parameters:
owner
- the ResolutionStripe (part of the users viewing area) which this service will be
called/invoked for.
invokeService
public abstract void invokeService(AbstractDataSource dataSource)
- 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.
- 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://deegree.sourceforge.net