public class TaskProviderFactoryImpl extends ProviderFactoryBase implements TaskProviderFactory
Constructor and Description |
---|
TaskProviderFactoryImpl(StorageAccountManager storageAccountManager,
StorageProviderFactory storageProviderFactory,
org.duracloud.mill.manifest.ManifestStore manifestStore) |
Modifier and Type | Method and Description |
---|---|
TaskProvider |
getTaskProvider()
Retrieves the primary task provider for a given customer.
|
TaskProvider |
getTaskProvider(String storageAccountId)
Retrieves a particular task provider based on the storage account ID.
|
getAccountManager, getInitConfig, initialize, initialize, isInitialized
public TaskProviderFactoryImpl(StorageAccountManager storageAccountManager, StorageProviderFactory storageProviderFactory, org.duracloud.mill.manifest.ManifestStore manifestStore)
public TaskProvider getTaskProvider()
TaskProviderFactory
getTaskProvider
in interface TaskProviderFactory
public TaskProvider getTaskProvider(String storageAccountId) throws TaskException
TaskProviderFactory
getTaskProvider
in interface TaskProviderFactory
storageAccountId
- - the ID of the provider accountTaskException
Copyright © 2009–2016 DuraSpace. All rights reserved.