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

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

Uses of LocationIdToIso3166CodesSupplier in org.jclouds.location.config
 

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

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

Classes in org.jclouds.location.suppliers.fromconfig that implement LocationIdToIso3166CodesSupplier
 class LocationIdToIso3166CodesFromConfiguration
          looks for properties bound to the naming conventions jclouds.region.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.