org.jclouds.trmk.vcloud_0_8.config
Class TerremarkVCloudRestClientModule.URItoVDC

java.lang.Object
  extended by org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule.URItoVDC
All Implemented Interfaces:
com.google.common.base.Supplier<Map<URI,? extends VDC>>
Enclosing class:
TerremarkVCloudRestClientModule<S extends TerremarkVCloudClient,A extends TerremarkVCloudAsyncClient>

@Singleton
public static class TerremarkVCloudRestClientModule.URItoVDC
extends Object
implements com.google.common.base.Supplier<Map<URI,? extends VDC>>


Method Summary
 Map<URI,? extends VDC> get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public Map<URI,? extends VDC> get()
Specified by:
get in interface com.google.common.base.Supplier<Map<URI,? extends VDC>>


Copyright © 2009-2011 jclouds. All Rights Reserved.