public class GoGridContextBuilder extends ComputeServiceContextBuilder<GoGridClient,GoGridAsyncClient>
asyncClientType, modules, properties, syncClientType
Constructor and Description |
---|
GoGridContextBuilder(Properties props) |
Modifier and Type | Method and Description |
---|---|
protected void |
addClientModule(List<com.google.inject.Module> modules) |
protected void |
addContextModule(List<com.google.inject.Module> modules) |
ComputeServiceContext |
buildComputeServiceContext() |
addImageResolutionModule, addImageResolutionModuleIfNotPresent, buildInjector, withModules
addClientModuleIfNotPresent, addContextModuleIfNotPresent, addCredentialStoreIfNotPresent, addExecutorServiceIfNotPresent, addHttpModuleIfNeededAndNotPresent, addLoggingModuleIfNotPresent, buildContext, getProperties, ifHttpConfigureRestOtherwiseGuiceClientFactory
public GoGridContextBuilder(Properties props)
protected void addClientModule(List<com.google.inject.Module> modules)
addClientModule
in class RestContextBuilder<GoGridClient,GoGridAsyncClient>
protected void addContextModule(List<com.google.inject.Module> modules)
addContextModule
in class RestContextBuilder<GoGridClient,GoGridAsyncClient>
public ComputeServiceContext buildComputeServiceContext()
buildComputeServiceContext
in class ComputeServiceContextBuilder<GoGridClient,GoGridAsyncClient>
Copyright © 2009-2012 jclouds. All Rights Reserved.