Uses of Class
com.bazaarvoice.emodb.blob.core.LocalBlobStore
-
Packages that use LocalBlobStore Package Description com.bazaarvoice.emodb.blob.core -
-
Uses of LocalBlobStore in com.bazaarvoice.emodb.blob.core
Constructor parameters in com.bazaarvoice.emodb.blob.core with annotations of type LocalBlobStore Constructor Description BlobStoreProviderProxy(com.google.inject.Provider<com.bazaarvoice.emodb.blob.api.BlobStore> local, com.google.inject.Provider<com.bazaarvoice.emodb.blob.api.BlobStore> system)
-