Uses of Interface
com.atlassian.crowd.dao.membership.cache.CacheFactory
Packages that use CacheFactory
-
Uses of CacheFactory in com.atlassian.crowd.dao.membership.cache
Classes in com.atlassian.crowd.dao.membership.cache that implement CacheFactoryConstructors in com.atlassian.crowd.dao.membership.cache with parameters of type CacheFactoryModifierConstructorDescriptionMembershipCache
(CacheFactory cacheFactory, Set<QueryType> cacheableTypes, Duration cacheTtl, int groupMembershipCacheMax, int queryTypeInvalidationThreshold, DirectoryEntityResolver entityResolver, ScheduledExecutorService cleanupPool)