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

org.deegree.ogcwebservices.wmps
Class WMPServiceFactory

java.lang.Object
  extended by org.deegree.ogcwebservices.wmps.WMPServiceFactory

public final class WMPServiceFactory
extends Object

Service Factory class handles the WMPService Instance.

Version:
2.0
Author:
Anup Deshmukh

Constructor Summary
WMPServiceFactory()
           
 
Method Summary
static WMPService getInstance(WMPSConfiguration config)
          Returns a WMPService instance
static WMPService getService()
          Returns a WMPService instance
static boolean isInitialized()
          Returns true/false depending on the initialized state of the instance.
static void setConfiguration(URL serviceConfigurationUrl)
          Sets the service configuration
static void setConfiguration(WMPSConfiguration wmpsConfiguration)
          Sets the WMPSConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMPServiceFactory

public WMPServiceFactory()
Method Detail

getService

public static WMPService getService()
Returns a WMPService instance

Returns:
WMPService

getInstance

public static WMPService getInstance(WMPSConfiguration config)
Returns a WMPService instance

Parameters:
config -
Returns:
WMPService

isInitialized

public static boolean isInitialized()
Returns true/false depending on the initialized state of the instance.

Returns:
boolean

setConfiguration

public static void setConfiguration(WMPSConfiguration wmpsConfiguration)
Sets the WMPSConfiguration

Parameters:
wmpsConfiguration -

setConfiguration

public static void setConfiguration(URL serviceConfigurationUrl)
                             throws InvalidConfigurationException
Sets the service configuration

Parameters:
serviceConfigurationUrl -
Throws:
InvalidConfigurationException

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