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