Uses of Class
org.alfresco.util.cache.AbstractRefreshableCacheEvent
-
Packages that use AbstractRefreshableCacheEvent Package Description org.alfresco.util.cache -
-
Uses of AbstractRefreshableCacheEvent in org.alfresco.util.cache
Subclasses of AbstractRefreshableCacheEvent in org.alfresco.util.cache Modifier and Type Class Description class
RefreshableCacheRefreshedEvent
Describes a new entry has been inserted in the cache.class
RefreshableCacheRefreshEvent
Describes an entry that is stale in the cache
-