public class SoftLayerContextBuilder extends ComputeServiceContextBuilder<SoftLayerClient,SoftLayerAsyncClient>
asyncClientType, modules, properties, syncClientType| Constructor and Description |
|---|
SoftLayerContextBuilder(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) |
addImageResolutionModule, addImageResolutionModuleIfNotPresent, buildComputeServiceContext, buildInjector, withModulesaddClientModuleIfNotPresent, addContextModuleIfNotPresent, addCredentialStoreIfNotPresent, addExecutorServiceIfNotPresent, addHttpModuleIfNeededAndNotPresent, addLoggingModuleIfNotPresent, buildContext, getProperties, ifHttpConfigureRestOtherwiseGuiceClientFactorypublic SoftLayerContextBuilder(Properties props)
protected void addContextModule(List<com.google.inject.Module> modules)
addContextModule in class RestContextBuilder<SoftLayerClient,SoftLayerAsyncClient>protected void addClientModule(List<com.google.inject.Module> modules)
addClientModule in class RestContextBuilder<SoftLayerClient,SoftLayerAsyncClient>Copyright © 2009-2012 jclouds. All Rights Reserved.