Uses of Interface
io.higson.runtime.core.domain.DomainCache
Packages that use DomainCache
-
Uses of DomainCache in io.higson.runtime.core
Methods in io.higson.runtime.core that return DomainCacheModifier and TypeMethodDescriptionHigsonEngineImpl.getDomainCache()Deprecated.Shouldn't expose cache.Methods in io.higson.runtime.core with parameters of type DomainCacheModifier and TypeMethodDescriptionvoidHigsonEngineFactory.redefineDomainCache(DomainCache newMpDomainCache, MpDomainCacheProvider newDomainCacheProvider, DomainCacheManager newDomainCacheManager) Setup custom domain cache, provider and manager for it.Constructors in io.higson.runtime.core with parameters of type DomainCacheModifierConstructorDescriptionHigsonEngineImpl(ParamEngine engine, DomainCache domainCache, VersionInterceptor versionInterceptor, boolean valueNeverNull) Creates a HigsonEngineImpl instance with required arguments. -
Uses of DomainCache in io.higson.runtime.core.domain
Classes in io.higson.runtime.core.domain that implement DomainCacheModifier and TypeClassDescriptionclassCache of domain objects divided into profiles.