org.deegree.portal.standard.sos.configuration
Class SOSClientConfiguration
java.lang.Object
org.deegree.portal.standard.sos.configuration.SOSClientConfiguration
public class SOSClientConfiguration
- extends java.lang.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:
- $Revision: 18195 $, $Date: 28.05.2008 17:06:48$
- Author:
- Christian Heier, last edited by: $Author: mays$
Constructor Summary |
SOSClientConfiguration(java.util.HashMap<java.lang.String,java.net.URL> sosResources)
Creates a new SOSClientConfiguration object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOSClientConfiguration
SOSClientConfiguration(java.util.HashMap<java.lang.String,java.net.URL> sosResources)
- Creates a new SOSClientConfiguration object.
- Parameters:
sosResources
-
getInstance
public static SOSClientConfiguration getInstance(java.net.URL confURL)
throws java.lang.Exception
- Parameters:
confURL
-
- Returns:
- SOSClientConfiguration instance
- Throws:
java.lang.Exception
getInstance
public static SOSClientConfiguration getInstance()
- Returns:
- SOSClientConfiguration instance
getSOSAddress
public java.net.URL getSOSAddress(java.lang.String sos)
- Parameters:
sos
-
- Returns:
- returns the address of the submitted sensor observation service
getSOSNames
public java.lang.String[] getSOSNames()
- Returns:
- returns the names of the sensor observation services known by the client
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org