public final class BlobStorageFactory
extends java.lang.Object
BlobStorageFactory
provides some helper methods for
instantiating implementations of BlobStorage
and BlobInfoStorage
.Constructor and Description |
---|
BlobStorageFactory() |
Modifier and Type | Method and Description |
---|---|
static BlobInfoStorage |
getBlobInfoStorage() |
static BlobStorage |
getBlobStorage() |
public static BlobInfoStorage getBlobInfoStorage()
public static BlobStorage getBlobStorage()