Uses of Interface
io.milton.cache.CacheManager
Packages that use CacheManager
-
Uses of CacheManager in io.milton.cache
Classes in io.milton.cache that implement CacheManagerModifier and TypeClassDescriptionclassAttempts to connect to a hazelcast cluster.classAttempts to connect to a hazelcast cluster. -
Uses of CacheManager in io.milton.config
Methods in io.milton.config that return CacheManagerMethods in io.milton.config with parameters of type CacheManagerModifier and TypeMethodDescriptionvoidHttpManagerBuilder.setCacheManager(CacheManager cacheManager) -
Uses of CacheManager in io.milton.http.fs
Constructors in io.milton.http.fs with parameters of type CacheManagerModifierConstructorDescriptionSimpleLockManager(CacheManager cacheManager) SimplePropertyManager(CacheManager cacheManager)