|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.appengine.api.blobstore.dev.BlobStorageFactory
public final class BlobStorageFactory
BlobStorageFactory
provides some helper methods for
instantiating implementations of BlobStorage
and BlobInfoStorage
.
Constructor Summary | |
---|---|
BlobStorageFactory()
|
Method Summary | |
---|---|
static BlobInfoStorage |
getBlobInfoStorage()
|
static BlobStorage |
getBlobStorage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlobStorageFactory()
Method Detail |
---|
public static BlobInfoStorage getBlobInfoStorage()
public static BlobStorage getBlobStorage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |