Uses of Class
org.redisson.jcache.configuration.JCacheConfiguration
-
Packages that use JCacheConfiguration Package Description org.redisson.jcache -
-
Uses of JCacheConfiguration in org.redisson.jcache
Constructors in org.redisson.jcache with parameters of type JCacheConfiguration Constructor Description JCache(JCacheManager cacheManager, Redisson redisson, String name, JCacheConfiguration<K,V> config, boolean hasOwnRedisson)
-