org.jclouds.trmk.vcloud_0_8.compute.suppliers
Class OrgAndVDCToLocationSupplier
java.lang.Object
org.jclouds.location.suppliers.JustProvider
org.jclouds.trmk.vcloud_0_8.compute.suppliers.OrgAndVDCToLocationSupplier
- All Implemented Interfaces:
- com.google.common.base.Supplier<Set<? extends Location>>
@Singleton
public class OrgAndVDCToLocationSupplier
- extends JustProvider
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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-2011 jclouds. All Rights Reserved.