public class S3BlobStoreContextModule
extends com.google.inject.AbstractModule
S3BlobStoreContext; requires S3AsyncBlobStore bound.| Constructor and Description | 
|---|
S3BlobStoreContextModule()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
bindRequestSigner()  | 
protected com.google.common.cache.LoadingCache<String,AccessControlList> | 
bucketAcls(BackoffOnNotFoundWhenGetBucketACL loader)  | 
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 bindRequestSigner()
@Provides @Singleton protected com.google.common.cache.LoadingCache<String,AccessControlList> bucketAcls(BackoffOnNotFoundWhenGetBucketACL loader)
Copyright © 2009-2013 jclouds. All Rights Reserved.