Uses of Interface
com.evolveum.midpoint.repo.api.CacheDispatcher
-
Packages that use CacheDispatcher Package Description com.evolveum.midpoint.repo.cache.registry -
-
Uses of CacheDispatcher in com.evolveum.midpoint.repo.cache.registry
Classes in com.evolveum.midpoint.repo.cache.registry that implement CacheDispatcher Modifier and Type Class Description class
CacheDispatcherImpl
Dispatches cache-related events - mainly invalidation ones - to all relevant listeners:CacheRegistry
(grouping local caches) and ClusterCacheListener (for inter-node distribution).
-