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, reinitialize
public Map<String,ContentStore> getContentStores() throws ContentStoreException
ContentStoreManagerImpl
getContentStores
getContentStores
in interface ContentStoreManager
getContentStores
in class ContentStoreManagerImpl
ContentStoreException
- if the content store list cannot be retrievedpublic ContentStore getPrimaryContentStore() throws ContentStoreException
ContentStoreManagerImpl
getPrimaryContentStore
getPrimaryContentStore
in interface ContentStoreManager
getPrimaryContentStore
in class ContentStoreManagerImpl
ContentStoreException
protected ContentStore newContentStoreImpl(org.duracloud.storage.domain.StorageAccount acct)
newContentStoreImpl
in class ContentStoreManagerImpl
protected void setRestHelper(org.duracloud.common.web.RestHttpHelper restHelper)
setRestHelper
in class ContentStoreManagerImpl
Copyright © 2009-2012 DuraSpace. All Rights Reserved.