|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wpvs.WPVServiceFactory
public class WPVServiceFactory
Factory class for creating instances of WFService.
| Method Summary | |
|---|---|
static WPVService |
createInstance()
Creates an instance of a WPVService |
static WPVService |
getInstance(WPVSConfiguration config)
Creates a new instance of a WPVService based on config |
static void |
setConfiguration(java.net.URL serviceConfigurationURL)
Sets the service configuration used in this object to be that pointed at by the serviceConfigurationURL |
static void |
setConfiguration(WPVSConfiguration wpvsConfiguration)
Sets the WPVSConfiguration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static WPVService createInstance()
null null will be returned.public static WPVService getInstance(WPVSConfiguration config)
config
config - the configuration object used to initalize the new instance
public static void setConfiguration(WPVSConfiguration wpvsConfiguration)
WPVSConfiguration. Afterwards, all WPVSService
instances returned by createInstance() will use this configuration.
wpvsConfiguration -
public static void setConfiguration(java.net.URL serviceConfigurationURL)
throws InvalidConfigurationException,
java.io.IOException
serviceConfigurationURL - the URL pointing at the configuration file for a WPV Service
InvalidConfigurationException - if the configuration is invalid
java.io.IOException
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org