public interface StorageProviderFactory
| Modifier and Type | Method and Description |
|---|---|
List<StorageAccount> |
getStorageAccounts() |
StorageProvider |
getStorageProvider() |
StorageProvider |
getStorageProvider(String storageAccountId) |
void |
initialize(InputStream accountXml) |
boolean |
isInitialized() |
void initialize(InputStream accountXml)
boolean isInitialized()
List<StorageAccount> getStorageAccounts()
StorageProvider getStorageProvider() throws StorageException
StorageExceptionStorageProvider getStorageProvider(String storageAccountId) throws StorageException
StorageExceptionCopyright © 2009-2012 DuraSpace. All Rights Reserved.