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
AWSEC2ImageSupplier(com.google.common.base.Supplier<Set<String>> regions, String amiQuery, String clusterRegions, String ccAmiQuery, com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> cache, CallForImages.Factory factory, Set<String> clusterComputeIds, ExecutorService executor)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.