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, Map<String,String> queries, String clusterRegions, com.google.common.base.Supplier<com.google.common.cache.LoadingCache<org.jclouds.ec2.compute.domain.RegionAndName,? extends org.jclouds.compute.domain.Image>> cache, CallForImages.Factory factory, Set<String> clusterComputeIds, com.google.common.util.concurrent.ListeningExecutorService userExecutor)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.