public class RegistryAsynchronouslyRefreshedCache extends 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)
Build the cache entry for the specific tenant.
|
void |
setRegistryFactory(org.springframework.beans.factory.ObjectFactory<org.springframework.extensions.webscripts.Registry> registryFactory) |
void |
setRetryingTransactionHelper(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCacheId
public RegistryAsynchronouslyRefreshedCache()
public void setRegistryFactory(org.springframework.beans.factory.ObjectFactory<org.springframework.extensions.webscripts.Registry> registryFactory)
registryFactory
- factory for web script registriespublic void setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
retryingTransactionHelper
- the retryingTransactionHelper to setprotected org.springframework.extensions.webscripts.Registry buildCache(String tenantId)
AbstractMTAsynchronouslyRefreshedCache
buildCache
in class AbstractMTAsynchronouslyRefreshedCache<org.springframework.extensions.webscripts.Registry>
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class AbstractMTAsynchronouslyRefreshedCache<org.springframework.extensions.webscripts.Registry>
Exception
Copyright © 2005–2017 Alfresco Software. All rights reserved.