Class AuthorityBridgeTableAsynchronouslyRefreshedCache

java.lang.Object
org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache<T>
org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache<BridgeTable<String>>
org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache
All Implemented Interfaces:
Callable<Void>, AsynchronouslyRefreshedCache<BridgeTable<String>>, RefreshableCache<BridgeTable<String>>, org.alfresco.util.cache.AsynchronouslyRefreshedCache<BridgeTable<String>>, org.alfresco.util.cache.RefreshableCache<BridgeTable<String>>, org.alfresco.util.cache.RefreshableCacheListener, org.alfresco.util.transaction.TransactionListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class AuthorityBridgeTableAsynchronouslyRefreshedCache extends AbstractMTAsynchronouslyRefreshedCache<BridgeTable<String>> implements org.springframework.beans.factory.InitializingBean
Since:
4.1.3
Author:
Andy