| 
deegree 2.1 (2007/11/08 09:57 build-328-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(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(URL serviceConfigurationURL)
                             throws InvalidConfigurationException,
                                    IOException
serviceConfigurationURL - the URL pointing at the configuration file for a WPV Service
InvalidConfigurationException - if the configuration is invalid
IOException
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net