org.jclouds.location.suppliers.all
Class ZoneToRegionToProviderOrJustProvider

java.lang.Object
  extended by org.jclouds.location.suppliers.all.ZoneToRegionToProviderOrJustProvider
All Implemented Interfaces:
com.google.common.base.Supplier<Set<? extends Location>>, LocationsSupplier

@Singleton
public class ZoneToRegionToProviderOrJustProvider
extends Object
implements LocationsSupplier

Author:
Adrian Cole

Field Summary
protected  Logger logger
           
 
Method Summary
 Set<? extends Location> get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected Logger logger
Method Detail

get

public Set<? extends Location> get()
Specified by:
get in interface com.google.common.base.Supplier<Set<? extends Location>>


Copyright © 2009-2012 jclouds. All Rights Reserved.