Uses of Interface
com.evolveum.midpoint.repo.api.CacheInvalidationListener
Packages that use CacheInvalidationListener
Package
Description
-
Uses of CacheInvalidationListener in com.evolveum.midpoint.model.common.archetypes
Classes in com.evolveum.midpoint.model.common.archetypes that implement CacheInvalidationListenerModifier and TypeClassDescriptionclassComponent that can efficiently determine archetypes for objects. -
Uses of CacheInvalidationListener in com.evolveum.midpoint.model.common.expression.functions
Classes in com.evolveum.midpoint.model.common.expression.functions that implement CacheInvalidationListenerModifier and TypeClassDescriptionclassManages the function libraries, especially the ones that are created by parsingFunctionLibraryTypeobjects. -
Uses of CacheInvalidationListener in com.evolveum.midpoint.model.impl
Classes in com.evolveum.midpoint.model.impl that implement CacheInvalidationListener -
Uses of CacheInvalidationListener in com.evolveum.midpoint.model.impl.expr.triggerSetter
Classes in com.evolveum.midpoint.model.impl.expr.triggerSetter that implement CacheInvalidationListenerModifier and TypeClassDescriptionclassGlobal state for optimizing trigger creators for the given midPoint node. -
Uses of CacheInvalidationListener in com.evolveum.midpoint.model.impl.security
Classes in com.evolveum.midpoint.model.impl.security that implement CacheInvalidationListener -
Uses of CacheInvalidationListener in com.evolveum.midpoint.repo.api
Subinterfaces of CacheInvalidationListener in com.evolveum.midpoint.repo.apiModifier and TypeInterfaceDescriptioninterfaceDefines basic contract for local caches (various caching components or services).interfaceDeprecated.Methods in com.evolveum.midpoint.repo.api with parameters of type CacheInvalidationListenerModifier and TypeMethodDescriptionvoidCacheDispatcher.registerCacheInvalidationListener(CacheInvalidationListener cacheListener) voidCacheDispatcher.unregisterCacheInvalidationListener(CacheInvalidationListener cacheListener) -
Uses of CacheInvalidationListener in com.evolveum.midpoint.repo.cache
Classes in com.evolveum.midpoint.repo.cache that implement CacheInvalidationListenerModifier and TypeClassDescriptionclassRead-through write-through repository cache. -
Uses of CacheInvalidationListener in com.evolveum.midpoint.repo.cache.registry
Classes in com.evolveum.midpoint.repo.cache.registry that implement CacheInvalidationListenerModifier and TypeClassDescriptionclassRegistry of all local caches (various caching components or services).Methods in com.evolveum.midpoint.repo.cache.registry with parameters of type CacheInvalidationListenerModifier and TypeMethodDescriptionvoidCacheDispatcherImpl.registerCacheInvalidationListener(CacheInvalidationListener cacheListener) voidCacheDispatcherImpl.unregisterCacheInvalidationListener(CacheInvalidationListener cacheListener) -
Uses of CacheInvalidationListener in com.evolveum.midpoint.repo.common
Classes in com.evolveum.midpoint.repo.common that implement CacheInvalidationListenerModifier and TypeClassDescriptionclassAdapter from SystemConfigurationChangeDispatcher toCache.classCache for system object such as SystemConfigurationType. -
Uses of CacheInvalidationListener in com.evolveum.midpoint.repo.common.expression
Classes in com.evolveum.midpoint.repo.common.expression that implement CacheInvalidationListenerModifier and TypeClassDescriptionclassFactory for expressions and registry for expression evaluator factories.