Uses of Interface
org.jclouds.aws.ec2.compute.suppliers.CallForImages.Factory

Packages that use CallForImages.Factory
org.jclouds.aws.ec2.compute.suppliers   
 

Uses of CallForImages.Factory in org.jclouds.aws.ec2.compute.suppliers
 

Constructors in org.jclouds.aws.ec2.compute.suppliers with parameters of type CallForImages.Factory
AWSRegionAndNameToImageSupplier(Set<String> regions, String amiQuery, String clusterRegions, String ccAmiQuery, com.google.common.cache.CacheLoader<RegionAndName,Image> regionAndIdToImage, CallForImages.Factory factory, Set<String> clusterComputeIds, ExecutorService executor)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.