org.deegree.ogcwebservices.wps
Class WPService
java.lang.Object
org.deegree.ogcwebservices.wps.WPService
- All Implemented Interfaces:
- OGCWebService
public class WPService
- extends java.lang.Object
- implements OGCWebService
WPService.java
Created on 08.03.2006. 17:34:15h
- Since:
- 2.0
- Version:
- 1.0.
- Author:
- Christian Kiehle, Christian Heier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WPService
public WPService(WPSConfiguration configuration)
- Parameters:
configuration
-
getConfiguration
public WPSConfiguration getConfiguration()
- Returns:
- Returns the configuration.
getCapabilities
public OGCCapabilities getCapabilities()
- Description copied from interface:
OGCWebService
- returns the capabilities of a OGC web service
- Specified by:
getCapabilities
in interface OGCWebService
- Returns:
- the capabilities of a OGC web service
doService
public java.lang.Object doService(OGCWebServiceRequest request)
throws OGCWebServiceException
- Description copied from interface:
OGCWebService
- the implementation of this method performs the handling of the passed OGCWebServiceEvent
directly and returns the result to the calling class/ method
- Specified by:
doService
in interface OGCWebService
- Parameters:
request
- request (WMS, WCS, WFS, CSW, WFS-G, WMPS) to perform
- Returns:
- result of a service operation
- Throws:
OGCWebServiceException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org