Uses of Interface
org.jclouds.location.suppliers.ZoneIdToURISupplier

Packages that use ZoneIdToURISupplier
org.jclouds.location.config   
org.jclouds.location.suppliers.fromconfig   
 

Uses of ZoneIdToURISupplier in org.jclouds.location.config
 

Methods in org.jclouds.location.config with parameters of type ZoneIdToURISupplier
protected  com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> LocationModule.zoneIdToURISupplier(AtomicReference<AuthorizationException> authException, long seconds, ZoneIdToURISupplier uncached)
           
 

Uses of ZoneIdToURISupplier in org.jclouds.location.suppliers.fromconfig
 

Classes in org.jclouds.location.suppliers.fromconfig that implement ZoneIdToURISupplier
 class ZoneIdToURIFromConfigurationOrDefaultToProvider
          looks for properties bound to the naming convention jclouds.zone.zoneId.endpoint
 



Copyright © 2009-2012 jclouds. All Rights Reserved.