net.kwfgrid.gwes.servlet
Class GWESProperties
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
net.kwfgrid.gwes.servlet.GWESProperties
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Object,Object>
public class GWESProperties
- extends Properties
- Version:
- $Id: GWESProperties.java 1520 2011-02-28 16:44:35Z hoheisel $
- Author:
- Andreas Hoheisel
(www.andreas-hoheisel.de)
- See Also:
- Serialized Form
| Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames |
| Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
gwesBaseUrlInternal
public String gwesBaseUrlInternal
gwesBaseUrlExternal
public String gwesBaseUrlExternal
existUrl
public String existUrl
graphvizServiceUri
public String graphvizServiceUri
gworkflowdlXsdPath
public String gworkflowdlXsdPath
width
public int width
height
public int height
getInstance
public static GWESProperties getInstance(String fn)
throws IOException
- Throws:
IOException
getPropertiesWithoutSecrets
public static Properties getPropertiesWithoutSecrets(String fn)
throws IOException
- Throws:
IOException
Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.