eu.unicore.hila.grid.emi.es
Class EmiEsConfig
java.lang.Object
eu.unicore.hila.grid.emi.es.EmiEsConfig
- All Implemented Interfaces:
- eu.unicore.hila.grid.Config
public class EmiEsConfig
- extends Object
- implements eu.unicore.hila.grid.Config
- Author:
- bjoernh
13.01.2012 15:11:24
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmiEsConfig
public EmiEsConfig(EmiEsProperties _emiEsProperties)
- Parameters:
_emiEsProperties
-
getAllSiteLocations
public List<eu.unicore.hila.Location> getAllSiteLocations()
throws eu.unicore.hila.exceptions.HiLANotImplementedException
- Specified by:
getAllSiteLocations
in interface eu.unicore.hila.grid.Config
- Throws:
eu.unicore.hila.exceptions.HiLANotImplementedException
- See Also:
Config.getAllSiteLocations()
getIdForLocation
public eu.unicore.hila.grid.ID getIdForLocation(eu.unicore.hila.Location _location)
throws eu.unicore.hila.exceptions.HiLAException
- Specified by:
getIdForLocation
in interface eu.unicore.hila.grid.Config
- Throws:
eu.unicore.hila.exceptions.HiLAException
- See Also:
Config.getIdForLocation(eu.unicore.hila.Location)
setIdForLocation
public void setIdForLocation(eu.unicore.hila.Location _location,
eu.unicore.hila.grid.ID _id)
- Specified by:
setIdForLocation
in interface eu.unicore.hila.grid.Config
- See Also:
Config.setIdForLocation(eu.unicore.hila.Location,
eu.unicore.hila.grid.ID)
Copyright © 2010-2013 UNICORE. All Rights Reserved.