org.jclouds.vcloud.compute.config
Class VCloudBindComputeSuppliersByClass.DefaultVDC

java.lang.Object
  extended by org.jclouds.vcloud.compute.config.VCloudBindComputeSuppliersByClass.DefaultVDC
All Implemented Interfaces:
com.google.common.base.Supplier<Location>
Enclosing class:
VCloudBindComputeSuppliersByClass

@Singleton
public static class VCloudBindComputeSuppliersByClass.DefaultVDC
extends Object
implements com.google.common.base.Supplier<Location>


Nested Class Summary
static class VCloudBindComputeSuppliersByClass.DefaultVDC.IsDefaultVDC
           
 
Method Summary
 Location get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public Location get()
Specified by:
get in interface com.google.common.base.Supplier<Location>


Copyright © 2009-2011 jclouds. All Rights Reserved.