eu.unicore.hila.grid.emi.es
Class EmiEsProperties
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
eu.unicore.hila.grid.emi.es.EmiEsProperties
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Object,Object>
public class EmiEsProperties
- extends Properties
- Author:
- bjoernh
13.01.2012 09:07:38
- 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, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
EmiEsProperties
public EmiEsProperties()
getConfigBase
public File getConfigBase()
- Returns:
- the configBase
setConfigBase
public void setConfigBase(File _configBase)
- Parameters:
_configBase
-
getSiteEndpoints
public List<String> getSiteEndpoints()
getEmirEndpoints
public List<String> getEmirEndpoints()
equals
public boolean equals(Object _other)
- Specified by:
equals
in interface Map<Object,Object>
- Overrides:
equals
in class Hashtable<Object,Object>
- See Also:
Hashtable.equals(java.lang.Object)
hashCode
public int hashCode()
- Specified by:
hashCode
in interface Map<Object,Object>
- Overrides:
hashCode
in class Hashtable<Object,Object>
- See Also:
Hashtable.hashCode()
clone
public Object clone()
- Overrides:
clone
in class Hashtable<Object,Object>
- See Also:
Hashtable.clone()
getConfig
public eu.unicore.hila.grid.Config getConfig()
- Returns:
getCreationServiceName
public String getCreationServiceName()
- Returns:
getActivityInfoServiceName
public String getActivityInfoServiceName()
getActivityManagementServiceName
public String getActivityManagementServiceName()
getEmirEndpoint
public String getEmirEndpoint()
- Returns:
Copyright © 2010-2013 UNICORE. All Rights Reserved.