Interface IBlobstoreServiceFactory
-
public interface IBlobstoreServiceFactoryCreatesBlobstoreServiceimplementations.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BlobstoreServicegetBlobstoreService()Creates aBlobstoreService.
-
-
-
Method Detail
-
getBlobstoreService
BlobstoreService getBlobstoreService()
Creates aBlobstoreService.
-
-