public class AzureBlobStoreContextModule
extends com.google.inject.AbstractModule
AzureBlobStoreContext
; requires AzureAsyncBlobStore
bound.Constructor and Description |
---|
AzureBlobStoreContextModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
protected com.google.common.cache.LoadingCache<String,PublicAccess> |
containerAcls(AzureBlobClient client) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void configure()
configure
in class com.google.inject.AbstractModule
@Provides @Singleton protected com.google.common.cache.LoadingCache<String,PublicAccess> containerAcls(AzureBlobClient client)
Copyright © 2009-2012 jclouds. All Rights Reserved.