org.deegree.ogcwebservices.wass.common
Class WASServiceFactory
java.lang.Object
org.deegree.ogcwebservices.wass.common.WASServiceFactory
public class WASServiceFactory
- extends Object
A WASServiceFactory
class currently just creates uncached service instances.
- Version:
- $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Rutger Bezema, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WASServiceFactory
public WASServiceFactory()
setConfiguration
public static void setConfiguration(URL url)
throws OGCWebServiceException
- Dispatches the configuration url to the appropriate methods.
- Parameters:
url
-
- Throws:
OGCWebServiceException
getUncachedWSService
public static WSService getUncachedWSService()
throws OGCWebServiceException
- Returns:
- a new WSS service instance
- Throws:
OGCWebServiceException
getUncachedWAService
public static WAService getUncachedWAService()
throws OGCWebServiceException
- Returns:
- a new WAS service instance
- Throws:
OGCWebServiceException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net