org.dasein.cloud.google.storage
Class GoogleStorageServices

java.lang.Object
  extended by org.dasein.cloud.storage.AbstractStorageServices
      extended by org.dasein.cloud.google.storage.GoogleStorageServices
All Implemented Interfaces:
org.dasein.cloud.storage.StorageServices

public class GoogleStorageServices
extends org.dasein.cloud.storage.AbstractStorageServices


Constructor Summary
GoogleStorageServices(GoogleAppEngine gae)
           
 
Method Summary
 GoogleBlobStore getBlobStoreSupport()
           
 
Methods inherited from class org.dasein.cloud.storage.AbstractStorageServices
hasBlobStoreSupport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoogleStorageServices

public GoogleStorageServices(GoogleAppEngine gae)
Method Detail

getBlobStoreSupport

public GoogleBlobStore getBlobStoreSupport()
Specified by:
getBlobStoreSupport in interface org.dasein.cloud.storage.StorageServices
Overrides:
getBlobStoreSupport in class org.dasein.cloud.storage.AbstractStorageServices


Copyright © 2011 enStratus Networks LLC. All Rights Reserved.