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

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

Uses of ProviderURISupplier in org.jclouds.location.config
 

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

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

Classes in org.jclouds.location.suppliers.fromconfig that implement ProviderURISupplier
 class ProviderURIFromConfiguration
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.