org.jclouds.trmk.vcloud_0_8.location
Class OrgAndVDCToLocationSupplier

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

@Singleton
public class OrgAndVDCToLocationSupplier
extends JustProvider
implements LocationsSupplier

Author:
Adrian Cole

Method Summary
protected  com.google.common.collect.ImmutableSet.Builder<Location> buildJustProviderOrVDCs()
           
 Set<? extends Location> get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

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

buildJustProviderOrVDCs

protected com.google.common.collect.ImmutableSet.Builder<Location> buildJustProviderOrVDCs()


Copyright © 2009-2012 jclouds. All Rights Reserved.