Uses of Class
org.jclouds.ec2.compute.suppliers.RegionAndNameToImageSupplier

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

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

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

Uses of RegionAndNameToImageSupplier in org.jclouds.ec2.compute.config
 

Methods in org.jclouds.ec2.compute.config with parameters of type RegionAndNameToImageSupplier
protected  com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> EC2ComputeServiceContextModule.provideRegionAndNameToImageSupplierCache(RegionAndNameToImageSupplier supplier)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.