deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.portal.standard.sos.configuration
Class SOSClientConfiguration

java.lang.Object
  extended by org.deegree.portal.standard.sos.configuration.SOSClientConfiguration

public class SOSClientConfiguration
extends Object

enables access to the configuration parameters of the sos client. Mainly these are the names and addresses of the sensor observation services to be called

Version:
0.1
Author:
Christian Heier

Constructor Summary
SOSClientConfiguration(HashMap<String,URL> sosResources)
          Creates a new SOSClientConfiguration object.
 
Method Summary
static SOSClientConfiguration getInstance()
           
static SOSClientConfiguration getInstance(URL confURL)
           
 URL getSOSAddress(String sos)
          returns the address of the submitted sensor observation service
 String[] getSOSNames()
          returns the names of the sensor observation services known by the client
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOSClientConfiguration

SOSClientConfiguration(HashMap<String,URL> sosResources)
Creates a new SOSClientConfiguration object.

Parameters:
sosResources -
Method Detail

getInstance

public static SOSClientConfiguration getInstance(URL confURL)
                                          throws Exception
Parameters:
confURL -
Returns:
Throws:
Exception

getInstance

public static SOSClientConfiguration getInstance()
Returns:

getSOSAddress

public URL getSOSAddress(String sos)
returns the address of the submitted sensor observation service


getSOSNames

public String[] getSOSNames()
returns the names of the sensor observation services known by the client


deegree 2.2 (2008/12/22 11:33 build-3038-official)

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