Package org.duracloud.syncui.service
Class ContentStoreManagerFactoryImpl
java.lang.Object
org.duracloud.syncui.service.ContentStoreManagerFactoryImpl
- All Implemented Interfaces:
ContentStoreManagerFactory
@Component("contentStoreManagerFactory")
public class ContentStoreManagerFactoryImpl
extends Object
implements ContentStoreManagerFactory
- Author:
- Daniel Bernstein
-
Constructor Summary
ConstructorsConstructorDescriptionContentStoreManagerFactoryImpl(SyncConfigurationManager syncConfigurationManager) -
Method Summary
-
Constructor Details
-
ContentStoreManagerFactoryImpl
@Autowired public ContentStoreManagerFactoryImpl(@Qualifier("syncConfigurationManager") SyncConfigurationManager syncConfigurationManager)
-
-
Method Details
-
create
- Specified by:
createin interfaceContentStoreManagerFactory- Throws:
ContentStoreException
-