public class BlobStoreContextFactoryImpl extends java.lang.Object implements BlobStoreContextFactory
Modifier and Type | Field and Description |
---|---|
static BlobStoreContextFactory |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
org.jclouds.blobstore.BlobStoreContext |
newBlobStoreContext(Location location) |
public static final BlobStoreContextFactory INSTANCE
public org.jclouds.blobstore.BlobStoreContext newBlobStoreContext(Location location)
newBlobStoreContext
in interface BlobStoreContextFactory