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

Packages that use LocationsSupplier
org.jclouds.compute.config   
org.jclouds.location.config   
org.jclouds.location.suppliers.all   
org.jclouds.rimuhosting.miro.location   
org.jclouds.trmk.vcloud_0_8.location   
 

Uses of LocationsSupplier in org.jclouds.compute.config
 

Methods in org.jclouds.compute.config that return LocationsSupplier
protected  LocationsSupplier ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule.supplyLocationsFromComputeServiceAdapter(ComputeServiceAdapter<N,H,I,L> adapter, com.google.common.base.Function<L,Location> transformer)
           
 

Uses of LocationsSupplier in org.jclouds.location.config
 

Methods in org.jclouds.location.config with parameters of type LocationsSupplier
protected  com.google.common.base.Supplier<Set<? extends Location>> LocationModule.memoizedLocationsSupplier(AtomicReference<AuthorizationException> authException, long seconds, LocationsSupplier uncached)
           
 

Uses of LocationsSupplier in org.jclouds.location.suppliers.all
 

Classes in org.jclouds.location.suppliers.all that implement LocationsSupplier
 class ZoneToRegionToProviderOrJustProvider
           
 

Uses of LocationsSupplier in org.jclouds.rimuhosting.miro.location
 

Classes in org.jclouds.rimuhosting.miro.location that implement LocationsSupplier
 class RimuHostingLocationSupplier
           
 

Uses of LocationsSupplier in org.jclouds.trmk.vcloud_0_8.location
 

Classes in org.jclouds.trmk.vcloud_0_8.location that implement LocationsSupplier
 class OrgAndVDCToLocationSupplier
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.