public class RegistryAsynchronouslyRefreshedCache
extends org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache<org.springframework.extensions.webscripts.Registry>
implements org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
RegistryAsynchronouslyRefreshedCache() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
protected org.springframework.extensions.webscripts.Registry |
buildCache(String tenantId) |
void |
setRegistryFactory(org.springframework.beans.factory.ObjectFactory<org.springframework.extensions.webscripts.Registry> registryFactory) |
void |
setRetryingTransactionHelper(org.alfresco.repo.transaction.RetryingTransactionHelper retryingTransactionHelper) |
forceInChangesForThisUncommittedTransaction, get, isUpToDate, refresh, setTenantService
afterCommit, afterRollback, beforeCommit, beforeCompletion, broadcastEvent, call, forceInChangesForThisUncommittedTransaction, get, getCacheId, init, isUpToDate, onRefreshableCacheEvent, refresh, register, setBeanName, setRegistry, setThreadPoolExecutor, toString, waitForBuild
public RegistryAsynchronouslyRefreshedCache()
public void setRegistryFactory(org.springframework.beans.factory.ObjectFactory<org.springframework.extensions.webscripts.Registry> registryFactory)
registryFactory
- factory for web script registriespublic void setRetryingTransactionHelper(org.alfresco.repo.transaction.RetryingTransactionHelper retryingTransactionHelper)
retryingTransactionHelper
- the retryingTransactionHelper to setprotected org.springframework.extensions.webscripts.Registry buildCache(String tenantId)
buildCache
in class org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache<org.springframework.extensions.webscripts.Registry>
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache<org.springframework.extensions.webscripts.Registry>
Exception
Copyright © 2005–2018 Alfresco Software. All rights reserved.