public class CachingContentStoreManagerImpl extends ContentStoreManagerImpl
| Constructor and Description |
|---|
CachingContentStoreManagerImpl(String host,
String port,
String context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ContentStore> |
getContentStores()
getContentStores
|
ContentStore |
getPrimaryContentStore()
getPrimaryContentStore
|
protected ContentStore |
newContentStoreImpl(org.duracloud.storage.domain.StorageAccount acct) |
protected void |
setRestHelper(org.duracloud.common.web.RestHttpHelper restHelper) |
getBaseURL, getContentStore, getPrimaryContentStoreAsAnonymous, getRestHelper, login, logout, reinitializepublic Map<String,ContentStore> getContentStores() throws ContentStoreException
ContentStoreManagerImplgetContentStores
getContentStores in interface ContentStoreManagergetContentStores in class ContentStoreManagerImplContentStoreException - if the content store list cannot be retrievedpublic ContentStore getPrimaryContentStore() throws ContentStoreException
ContentStoreManagerImplgetPrimaryContentStore
getPrimaryContentStore in interface ContentStoreManagergetPrimaryContentStore in class ContentStoreManagerImplContentStoreExceptionprotected ContentStore newContentStoreImpl(org.duracloud.storage.domain.StorageAccount acct)
newContentStoreImpl in class ContentStoreManagerImplprotected void setRestHelper(org.duracloud.common.web.RestHttpHelper restHelper)
setRestHelper in class ContentStoreManagerImplCopyright © 2009-2012 DuraSpace. All Rights Reserved.