Uses of Interface
eu.unicore.hila.grid.Site

Packages that use Site
eu.unicore.hila.grid This is an abstract Grid API, implementations of which can be used to access different middlware. 
 

Uses of Site in eu.unicore.hila.grid
 

Methods in eu.unicore.hila.grid that return Site
 Site Job.getSite()
          The Site that this Job is executed at.
 

Methods in eu.unicore.hila.grid that return types with arguments of type Site
 List<Site> Grid.getSites()
          Get a List of Sites in this Grid.
 



Copyright © 2010-2013 UNICORE. All Rights Reserved.