Uses of Interface
org.jclouds.location.suppliers.ProviderURISupplier
- 
Packages that use ProviderURISupplier Package Description 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 Modifier and Type Method Description 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 Modifier and Type Class Description classProviderURIFromProviderMetadata 
 -