Uses of Class
org.jclouds.aws.ec2.compute.suppliers.AWSRegionAndNameToImageSupplier

Packages that use AWSRegionAndNameToImageSupplier
org.jclouds.aws.ec2.compute.config   
 

Uses of AWSRegionAndNameToImageSupplier in org.jclouds.aws.ec2.compute.config
 

Methods in org.jclouds.aws.ec2.compute.config with parameters of type AWSRegionAndNameToImageSupplier
protected  com.google.common.base.Supplier<com.google.common.cache.Cache<RegionAndName,? extends Image>> AWSEC2ComputeServiceContextModule.provideRegionAndNameToImageSupplierCache(long seconds, AWSRegionAndNameToImageSupplier supplier)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.