public class ProviderFactoryBase extends Object
| Constructor and Description |
|---|
ProviderFactoryBase(StorageAccountManager storageAccountManager) |
| Modifier and Type | Method and Description |
|---|---|
protected StorageAccountManager |
getAccountManager()
Gets the account manager
|
void |
initialize(InputStream accountXml)
Initializes DuraStore with account information
necessary to connect to Storage Providers.
|
boolean |
isInitialized() |
public ProviderFactoryBase(StorageAccountManager storageAccountManager)
public void initialize(InputStream accountXml) throws StorageException
accountXml - A stream containing account information in XML formatStorageExceptionprotected StorageAccountManager getAccountManager() throws StorageException
StorageExceptionpublic boolean isInitialized()
Copyright © 2009-2013 DuraSpace. All Rights Reserved.