Uses of Class
com.bazaarvoice.emodb.blob.core.SystemBlobStore
-
Packages that use SystemBlobStore Package Description com.bazaarvoice.emodb.blob.core -
-
Uses of SystemBlobStore in com.bazaarvoice.emodb.blob.core
Constructor parameters in com.bazaarvoice.emodb.blob.core with annotations of type SystemBlobStore 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)
-