org.jclouds.vcloud.location
Class OrgAndVDCToLocationSupplier

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

@Singleton
public class OrgAndVDCToLocationSupplier
extends org.jclouds.location.suppliers.all.JustProvider
implements org.jclouds.location.suppliers.LocationsSupplier

Author:
Adrian Cole

Method Summary
protected  com.google.common.collect.ImmutableSet.Builder<org.jclouds.domain.Location> buildJustProviderOrVDCs()
           
 Set<org.jclouds.domain.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<org.jclouds.domain.Location> get()
Specified by:
get in interface com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>>
Overrides:
get in class org.jclouds.location.suppliers.all.JustProvider

buildJustProviderOrVDCs

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


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.