public class S3BlobStoreContextModule
extends com.google.inject.AbstractModule
S3BlobStoreContext; requires S3AsyncBlobStore bound.| Constructor and Description |
|---|
S3BlobStoreContextModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindBucketLocationStrategy() |
protected void |
bindContext() |
protected com.google.common.cache.LoadingCache<String,AccessControlList> |
bucketAcls(S3Client client) |
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModuleprotected void bindContext()
protected void bindBucketLocationStrategy()
@Provides @Singleton protected com.google.common.cache.LoadingCache<String,AccessControlList> bucketAcls(S3Client client)
Copyright © 2009-2012 jclouds. All Rights Reserved.