Uses of Class
be.ac.ua.broker.input.pricing.OnDemandPrice

Packages that use OnDemandPrice
be.ac.ua.broker.input.pricing   
 

Uses of OnDemandPrice in be.ac.ua.broker.input.pricing
 

Methods in be.ac.ua.broker.input.pricing that return OnDemandPrice
static OnDemandPrice PricingManager.getOnDemandPrice(InstanceSpecification inst)
          Get the on-demand price for a given instance specification
 OnDemandPrice EC2OnDemandPriceWatch.getPrice(InstanceSpecification inst)