public class RegistryAsynchronouslyRefreshedCache
extends org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache
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(java.lang.String tenantId) |
void |
setRegistryFactory(org.springframework.beans.factory.ObjectFactory registryFactory) |
void |
setRetryingTransactionHelper(org.alfresco.repo.transaction.RetryingTransactionHelper retryingTransactionHelper) |
afterCommit, afterRollback, beforeCommit, beforeCompletion, broadcastEvent, call, flush, forceInChangesForThisUncommittedTransaction, get, getCacheId, init, isUpToDate, onRefreshableCacheEvent, refresh, register, setBeanName, setRegistry, setTenantService, setThreadPoolExecutor, waitForBuild
public RegistryAsynchronouslyRefreshedCache()
public void setRegistryFactory(org.springframework.beans.factory.ObjectFactory 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(java.lang.String tenantId)
buildCache
in class org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache
java.lang.Exception
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.