org.dasein.cloud.azure.storage
Class AzureStorageServices

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

public class AzureStorageServices
extends AbstractStorageServices


Constructor Summary
AzureStorageServices(Azure azure)
           
 
Method Summary
 BlobStore getOnlineStorageSupport()
           
 
Methods inherited from class org.dasein.cloud.storage.AbstractStorageServices
getBlobStoreSupport, getOfflineStorageSupport, hasBlobStoreSupport, hasOfflineStorageSupport, hasOnlineStorageSupport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AzureStorageServices

public AzureStorageServices(Azure azure)
Method Detail

getOnlineStorageSupport

public BlobStore getOnlineStorageSupport()
Specified by:
getOnlineStorageSupport in interface StorageServices
Overrides:
getOnlineStorageSupport in class AbstractStorageServices


Copyright © 2013 enStratus Networks Inc. All Rights Reserved.