Uses of Interface
org.jclouds.elasticstack.suppliers.WellKnownImageSupplier

Packages that use WellKnownImageSupplier
org.jclouds.elasticstack.compute.config   
org.jclouds.elasticstack.suppliers   
 

Uses of WellKnownImageSupplier in org.jclouds.elasticstack.compute.config
 

Methods in org.jclouds.elasticstack.compute.config with parameters of type WellKnownImageSupplier
protected  com.google.common.base.Supplier<List<WellKnownImage>> ElasticStackComputeServiceContextModule.provideWellKnownImageSupplier(AtomicReference<org.jclouds.rest.AuthorizationException> authException, long seconds, WellKnownImageSupplier uncached)
           
 

Uses of WellKnownImageSupplier in org.jclouds.elasticstack.suppliers
 

Classes in org.jclouds.elasticstack.suppliers that implement WellKnownImageSupplier
 class StandardDiskImageSupplier
          Supplies the pre-installed images.
 



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