public class BYONComputeServiceContextBuilder extends StandaloneComputeServiceContextBuilder<com.google.common.base.Supplier>
asyncClientType, modules, properties, syncClientType| Constructor and Description |
|---|
BYONComputeServiceContextBuilder(Properties props) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addContextModule(List<com.google.inject.Module> modules) |
protected void |
addNodeStoreModule(List<com.google.inject.Module> modules) |
protected void |
addNodeStoreModuleIfNotPresent(List<com.google.inject.Module> modules) |
addClientModuleaddImageResolutionModule, addImageResolutionModuleIfNotPresent, buildComputeServiceContext, buildInjector, withModulesaddClientModuleIfNotPresent, addContextModuleIfNotPresent, addCredentialStoreIfNotPresent, addExecutorServiceIfNotPresent, addHttpModuleIfNeededAndNotPresent, addLoggingModuleIfNotPresent, buildContext, getProperties, ifHttpConfigureRestOtherwiseGuiceClientFactorypublic BYONComputeServiceContextBuilder(Properties props)
protected void addContextModule(List<com.google.inject.Module> modules)
addContextModule in class RestContextBuilder<com.google.common.base.Supplier,com.google.common.base.Supplier>protected void addNodeStoreModuleIfNotPresent(List<com.google.inject.Module> modules)
protected void addNodeStoreModule(List<com.google.inject.Module> modules)
Copyright © 2009-2012 jclouds. All Rights Reserved.