deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wass.common
Class WASServiceFactory

java.lang.Object
  extended by org.deegree.ogcwebservices.wass.common.WASServiceFactory

public class WASServiceFactory
extends Object

A WASServiceFactory class currently just creates uncached service instances.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Constructor Summary
WASServiceFactory()
           
 
Method Summary
static WAService getUncachedWAService()
           
static WSService getUncachedWSService()
           
static void setConfiguration(URL url)
          Dispatches the configuration url to the appropriate methods.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WASServiceFactory

public WASServiceFactory()
Method Detail

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

deegree 2.3 (2010/04/09 10:10 build-4-official)

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