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: apoth $
 $Revision: 29962 $, $Date: 2011-03-09 15:00:21 +0100 (Wed, 09 Mar 2011) $
 
 
 
| 
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