deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcwebservices.wcts
Class WCTService

java.lang.Object
  extended by org.deegree.ogcwebservices.wcts.WCTService
All Implemented Interfaces:
OGCWebService

public class WCTService
extends Object
implements OGCWebService

The WCTService class TODO add documentation here

Version:
$Revision:$, $Date:$
Author:
Rutger Bezema, last edited by: $Author:$

Field Summary
static String version
          The version of this wcts, will be read from the configuration.
 
Constructor Summary
WCTService(WCTSConfiguration config)
           
 
Method Summary
 Object doService(OGCWebServiceRequest request)
          the implementation of this method performs the handling of the passed OGCWebServiceEvent directly and returns the result to the calling class/ method
 OGCCapabilities getCapabilities()
          returns the capabilities of a OGC web service
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version

public static String version
The version of this wcts, will be read from the configuration.

Constructor Detail

WCTService

public WCTService(WCTSConfiguration config)
Parameters:
config -
Method Detail

doService

public 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

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

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net