|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.AbstractModule
org.jclouds.rest.config.RestClientModule<S,A>
org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule<TerremarkVCloudExpressClient,TerremarkVCloudExpressAsyncClient>
org.jclouds.trmk.vcloudexpress.config.TerremarkVCloudExpressRestClientModule
public class TerremarkVCloudExpressRestClientModule
Configures the VCloud authentication service connection, including logging and http transport.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule |
|---|
TerremarkVCloudRestClientModule.OrgCatalogItemSupplier, TerremarkVCloudRestClientModule.OrgCatalogSupplier, TerremarkVCloudRestClientModule.OrgMapSupplier, TerremarkVCloudRestClientModule.OrgNameToKeysListSupplier, TerremarkVCloudRestClientModule.OrgVDCSupplier, TerremarkVCloudRestClientModule.URItoVDC |
| Field Summary |
|---|
| Fields inherited from class org.jclouds.rest.config.RestClientModule |
|---|
asyncClientType, delegates, syncClientType |
| Constructor Summary | |
|---|---|
TerremarkVCloudExpressRestClientModule()
|
|
| Method Summary | |
|---|---|
protected TerremarkVCloudAsyncClient |
provideVCloudAsyncClient(TerremarkVCloudExpressAsyncClient in)
|
protected TerremarkVCloudClient |
provideVCloudClient(TerremarkVCloudExpressClient in)
|
| Methods inherited from class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule |
|---|
bindErrorHandlers, configure, installDefaultVCloudEndpointsModule, provideAuthenticationURI, provideOrg, provideOrgCatalogItemMapSupplierCache, provideOrgCatalogItemSupplierCache, provideOrgMapCache, provideOrgToKeysListCache, 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 |
|---|
public TerremarkVCloudExpressRestClientModule()
| Method Detail |
|---|
@Provides @Singleton protected TerremarkVCloudAsyncClient provideVCloudAsyncClient(TerremarkVCloudExpressAsyncClient in)
@Provides @Singleton protected TerremarkVCloudClient provideVCloudClient(TerremarkVCloudExpressClient in)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||