public class RimuHostingContextBuilder extends ComputeServiceContextBuilder<RimuHostingClient,RimuHostingAsyncClient>
RimuHostingComputeServiceContext or Injector instances based on the most
commonly requested arguments.
Note that Threadsafe objects will be bound as singletons to the Injector or Context provided.
If no Modules are specified, the default logging and
http transports will be installed.RimuHostingComputeServiceContextasyncClientType, modules, properties, syncClientType| Constructor and Description |
|---|
RimuHostingContextBuilder(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, withModulesaddClientModuleIfNotPresent, addContextModuleIfNotPresent, addCredentialStoreIfNotPresent, addExecutorServiceIfNotPresent, addHttpModuleIfNeededAndNotPresent, addLoggingModuleIfNotPresent, buildContext, getProperties, ifHttpConfigureRestOtherwiseGuiceClientFactorypublic RimuHostingContextBuilder(Properties props)
protected void addContextModule(List<com.google.inject.Module> modules)
addContextModule in class RestContextBuilder<RimuHostingClient,RimuHostingAsyncClient>public ComputeServiceContext buildComputeServiceContext()
buildComputeServiceContext in class ComputeServiceContextBuilder<RimuHostingClient,RimuHostingAsyncClient>protected void addClientModule(List<com.google.inject.Module> modules)
addClientModule in class RestContextBuilder<RimuHostingClient,RimuHostingAsyncClient>Copyright © 2009-2012 jclouds. All Rights Reserved.