org.jclouds.vcloud.config
Class VCloudHttpApiModule.OrgVDCSupplier
java.lang.Object
org.jclouds.vcloud.config.VCloudHttpApiModule.OrgVDCSupplier
- All Implemented Interfaces:
- com.google.common.base.Supplier<Map<String,Map<String,VDC>>>
- Enclosing class:
- VCloudHttpApiModule
@Singleton
public static class VCloudHttpApiModule.OrgVDCSupplier
- extends Object
- implements com.google.common.base.Supplier<Map<String,Map<String,VDC>>>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
orgSupplier
protected final com.google.common.base.Supplier<Map<String,Org>> orgSupplier
VCloudHttpApiModule.OrgVDCSupplier
@Inject
protected VCloudHttpApiModule.OrgVDCSupplier(com.google.common.base.Supplier<Map<String,Org>> orgSupplier,
com.google.common.base.Function<Org,Iterable<VDC>> allVDCsInOrg)
get
public Map<String,Map<String,VDC>> get()
- Specified by:
get in interface com.google.common.base.Supplier<Map<String,Map<String,VDC>>>
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.