Package org.duracloud.durastore.util
Class TaskProviderFactoryImpl
java.lang.Object
org.duracloud.durastore.util.ProviderFactoryBase
org.duracloud.durastore.util.TaskProviderFactoryImpl
- All Implemented Interfaces:
TaskProviderFactory
Provides access to TaskProvider implementations
- Author:
- Bill Branan Date: May 20, 2010
-
Constructor Summary
ConstructorsConstructorDescriptionTaskProviderFactoryImpl(StorageAccountManager storageAccountManager, StorageProviderFactory storageProviderFactory, org.duracloud.mill.manifest.ManifestStore manifestStore) -
Method Summary
Methods inherited from class org.duracloud.durastore.util.ProviderFactoryBase
getAccountManager, getInitConfig, initialize, isInitialized
-
Constructor Details
-
TaskProviderFactoryImpl
public TaskProviderFactoryImpl(StorageAccountManager storageAccountManager, StorageProviderFactory storageProviderFactory, org.duracloud.mill.manifest.ManifestStore manifestStore)
-
-
Method Details
-
getTaskProvider
- Specified by:
getTaskProviderin interfaceTaskProviderFactory
-
getTaskProvider
- Specified by:
getTaskProviderin interfaceTaskProviderFactory- Throws:
TaskException
-