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

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

Uses of Reservation in eu.unicore.hila.grid
 

Methods in eu.unicore.hila.grid that return Reservation
 Reservation Reservable.getReservation(String name)
           
 Reservation Reservable.reserve(ResourceDescription _rd, Calendar _startTime)
           
 

Methods in eu.unicore.hila.grid that return types with arguments of type Reservation
 List<Reservation> Reservable.getReservations()
           
 



Copyright © 2010-2013 UNICORE. All Rights Reserved.