public class AuthorityBridgeTableAsynchronouslyRefreshedCache extends AbstractAsynchronouslyRefreshedCache<org.alfresco.util.BridgeTable<String>> implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
AuthorityBridgeTableAsynchronouslyRefreshedCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected org.alfresco.util.BridgeTable<String> |
buildCache(String tenantId)
Build the cache entry for the specific tenant.
|
void |
setAuthorityBridgeDAO(AuthorityBridgeDAO authorityBridgeDAO) |
void |
setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper) |
void |
setTenantAdminService(TenantAdminService tenantAdminService) |
afterCommit, afterRollback, beforeCommit, beforeCompletion, broadcastEvent, call, flush, forceInChangesForThisUncommittedTransaction, get, getCacheId, init, isUpToDate, onRefreshableCacheEvent, refresh, register, setBeanName, setRegistry, setTenantService, setThreadPoolExecutor, waitForBuildpublic AuthorityBridgeTableAsynchronouslyRefreshedCache()
public void setAuthorityBridgeDAO(AuthorityBridgeDAO authorityBridgeDAO)
authorityBridgeDAO - the authorityBridgeDAO to setpublic void setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
retryingTransactionHelper - the retryingTransactionHelper to setpublic void setTenantAdminService(TenantAdminService tenantAdminService)
protected org.alfresco.util.BridgeTable<String> buildCache(String tenantId)
AbstractAsynchronouslyRefreshedCachebuildCache in class AbstractAsynchronouslyRefreshedCache<org.alfresco.util.BridgeTable<String>>public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractAsynchronouslyRefreshedCache<org.alfresco.util.BridgeTable<String>>ExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.