|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.rest.RestContextBuilder<S,A>
org.jclouds.compute.ComputeServiceContextBuilder<D,D>
org.jclouds.compute.StandaloneComputeServiceContextBuilder<D>
public class StandaloneComputeServiceContextBuilder<D>
| Field Summary |
|---|
| Fields inherited from class org.jclouds.rest.RestContextBuilder |
|---|
asyncClientType, modules, properties, syncClientType |
| Constructor Summary | |
|---|---|
StandaloneComputeServiceContextBuilder(Class<D> driverClass,
Properties props)
|
|
| Method Summary | |
|---|---|
protected void |
addClientModule(List<com.google.inject.Module> modules)
|
| Methods inherited from class org.jclouds.compute.ComputeServiceContextBuilder |
|---|
addImageResolutionModule, addImageResolutionModuleIfNotPresent, buildComputeServiceContext, buildInjector, withModules |
| Methods inherited from class org.jclouds.rest.RestContextBuilder |
|---|
addClientModuleIfNotPresent, addContextModule, addContextModuleIfNotPresent, addCredentialStoreIfNotPresent, addExecutorServiceIfNotPresent, addHttpModuleIfNeededAndNotPresent, addLoggingModuleIfNotPresent, buildContext, getProperties, ifHttpConfigureRestOtherwiseGuiceClientFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandaloneComputeServiceContextBuilder(Class<D> driverClass,
Properties props)
| Method Detail |
|---|
protected void addClientModule(List<com.google.inject.Module> modules)
addClientModule in class org.jclouds.rest.RestContextBuilder<D,D>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||