org.deegree.ogcwebservices.wcts
Class WCTServiceFactory
java.lang.Object
org.deegree.ogcwebservices.wcts.WCTServiceFactory
public class WCTServiceFactory
- extends java.lang.Object
WCTServiceFactory
a convenience class to create and receive a
WCTSConfiguration
instance.
- Version:
- $Revision:$, $Date:$
- Author:
- Rutger Bezema, last edited by: $Author:$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setConfiguration
public static void setConfiguration(java.net.URL configURL)
- Parameters:
configURL
- to read the configuration from.
getConfiguration
public static WCTSConfiguration getConfiguration()
throws OGCWebServiceException
- Returns:
- the configuration
- Throws:
OGCWebServiceException
- if no configuration has been created yet.
createServiceInstance
public static WCTService createServiceInstance()
throws OGCWebServiceException
- Returns:
- a new
WCTService
instance.
- Throws:
OGCWebServiceException
- if the configuration was not initialized yet.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org