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: lbuesching $
 
 $Revision: 6504 $, $Date: 2007-04-03 09:24:08 +0200 (Di, 03 Apr 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