org.jclouds.stratogen.vcloud.mycloud.config
Class StratoGenVCloudMyCloudRestClientModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by org.jclouds.rest.config.RestClientModule<VCloudClient,VCloudAsyncClient>
          extended by org.jclouds.vcloud.config.VCloudRestClientModule
              extended by org.jclouds.stratogen.vcloud.mycloud.config.StratoGenVCloudMyCloudRestClientModule
All Implemented Interfaces:
com.google.inject.Module

public class StratoGenVCloudMyCloudRestClientModule
extends VCloudRestClientModule

Configures the VCloud authentication service connection, including logging and http transport.

Author:
Adrian Cole

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jclouds.vcloud.config.VCloudRestClientModule
VCloudRestClientModule.OrgCatalogItemSupplier, VCloudRestClientModule.OrgCatalogSupplier, VCloudRestClientModule.OrgMapSupplier, VCloudRestClientModule.OrgVDCSupplier, VCloudRestClientModule.URItoVDC
 
Field Summary
 
Fields inherited from class org.jclouds.vcloud.config.VCloudRestClientModule
DELEGATE_MAP
 
Fields inherited from class org.jclouds.rest.config.RestClientModule
asyncClientType, delegates, syncClientType
 
Constructor Summary
StratoGenVCloudMyCloudRestClientModule()
           
 
Method Summary
 
Methods inherited from class org.jclouds.vcloud.config.VCloudRestClientModule
bindErrorHandlers, configure, installDefaultVCloudEndpointsModule, provideAuthenticationURI, provideOrg, provideOrgCatalogItemMapSupplierCache, provideOrgCatalogItemSupplierCache, provideOrgMapCache, provideOrgVDCSupplierCache, provideURIToVDC, provideVCloudLogin, provideVCloudTokenCache, provideVCloudVersions, provideVDCtoORG, provideVDCtoORG, successTester
 
Methods inherited from class org.jclouds.rest.config.RestClientModule
bindAsyncClient, bindClient, bindRetryHandlers
 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StratoGenVCloudMyCloudRestClientModule

public StratoGenVCloudMyCloudRestClientModule()


Copyright © 2009-2011 jclouds. All Rights Reserved.