Uses of Interface
io.higson.runtime.core.domain.DomainCacheManager
Packages that use DomainCacheManager
-
Uses of DomainCacheManager in io.higson.runtime.core
Methods in io.higson.runtime.core with parameters of type DomainCacheManagerModifier and TypeMethodDescriptionvoidHigsonEngineFactory.redefineDomainCache(DomainCache newMpDomainCache, MpDomainCacheProvider newDomainCacheProvider, DomainCacheManager newDomainCacheManager) Setup custom domain cache, provider and manager for it. -
Uses of DomainCacheManager in io.higson.runtime.core.domain
Subinterfaces of DomainCacheManager in io.higson.runtime.core.domainClasses in io.higson.runtime.core.domain that implement DomainCacheManagerFields in io.higson.runtime.core.domain declared as DomainCacheManagerMethods in io.higson.runtime.core.domain with parameters of type DomainCacheManagerModifier and TypeMethodDescriptionvoidDomainCache.setup(DomainCacheManager manager) voidMpDomainCache.setup(DomainCacheManager manager)