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