org.globus.exec.service.utils
Class GlobusShToolsProperties
java.lang.Object
java.util.Dictionary
java.util.Hashtable
java.util.Properties
org.globus.exec.service.utils.GlobusShToolsProperties
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class GlobusShToolsProperties
- extends Properties
- See Also:
- Serialized Form
| Nested classes inherited from class java.util.Hashtable |
|
| Fields inherited from class java.util.Hashtable |
|
| 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 |
logger
private static org.apache.commons.logging.Log logger
GLOBUS_SH_TOOLS_VARS
private static String GLOBUS_SH_TOOLS_VARS
INSTANCE
private static GlobusShToolsProperties INSTANCE
i18n
private static org.globus.util.I18n i18n
GlobusShToolsProperties
private GlobusShToolsProperties()
GlobusShToolsProperties
private GlobusShToolsProperties(Properties defaults)
getInstance
public static GlobusShToolsProperties getInstance()
getProperty
public String getProperty(String key)
getProperty
public String getProperty(String key,
String defaultValue)