|
||||||||||
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.blobstore.BlobStoreContextBuilder<BlobStore,AsyncBlobStore>
org.jclouds.blobstore.TransientBlobStoreContextBuilder
public class TransientBlobStoreContextBuilder
Field Summary |
---|
Fields inherited from class org.jclouds.rest.RestContextBuilder |
---|
asyncClientType, modules, properties, syncClientType |
Constructor Summary | |
---|---|
TransientBlobStoreContextBuilder()
This is only to have the same syntax. |
|
TransientBlobStoreContextBuilder(Properties props)
|
Method Summary | |
---|---|
protected void |
addClientModule(List<com.google.inject.Module> modules)
|
void |
addContextModule(List<com.google.inject.Module> modules)
|
Methods inherited from class org.jclouds.blobstore.BlobStoreContextBuilder |
---|
buildBlobStoreContext, withModules |
Methods inherited from class org.jclouds.rest.RestContextBuilder |
---|
addClientModuleIfNotPresent, addContextModuleIfNotPresent, addCredentialStoreIfNotPresent, addExecutorServiceIfNotPresent, addHttpModuleIfNeededAndNotPresent, addLoggingModuleIfNotPresent, buildContext, buildInjector, getProperties, ifHttpConfigureRestOtherwiseGuiceClientFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransientBlobStoreContextBuilder()
public TransientBlobStoreContextBuilder(Properties props)
Method Detail |
---|
public void addContextModule(List<com.google.inject.Module> modules)
addContextModule
in class org.jclouds.rest.RestContextBuilder<BlobStore,AsyncBlobStore>
protected void addClientModule(List<com.google.inject.Module> modules)
addClientModule
in class org.jclouds.rest.RestContextBuilder<BlobStore,AsyncBlobStore>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |