Uses of Class
io.higson.runtime.core.domain.MpDomainCacheProvider
Packages that use MpDomainCacheProvider
-
Uses of MpDomainCacheProvider in io.higson.runtime.core
Methods in io.higson.runtime.core with parameters of type MpDomainCacheProviderModifier and TypeMethodDescriptionvoidHigsonEngineFactory.redefineDomainCache(DomainCache newMpDomainCache, MpDomainCacheProvider newDomainCacheProvider, DomainCacheManager newDomainCacheManager) Setup custom domain cache, provider and manager for it. -
Uses of MpDomainCacheProvider in io.higson.runtime.core.domain
Fields in io.higson.runtime.core.domain declared as MpDomainCacheProviderModifier and TypeFieldDescriptionprotected final MpDomainCacheProviderAbstractDomainCacheManager.cacheProviderConstructors in io.higson.runtime.core.domain with parameters of type MpDomainCacheProviderModifierConstructorDescriptionAbstractDomainCacheManager(MpDomainCacheProvider cacheProvider, MpDomainRefreshController refreshController) MpDomainCacheManager(MpDomainCacheProvider cacheProvider, EffectiveVersionResolver effectiveVersionResolver, MpDomainRefreshController refreshController)