Package org.duracloud.syncui.service
Interface ContentStoreManagerFactory
-
- All Known Implementing Classes:
ContentStoreManagerFactoryImpl
public interface ContentStoreManagerFactory- Author:
- Daniel Bernstein
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentStoreManagercreate()
-
-
-
Method Detail
-
create
ContentStoreManager create() throws ContentStoreException
- Throws:
ContentStoreException
-
-