Hierarchy For Package org.oxerr.spring.cache.redis.scored

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.cache.interceptor.AbstractCacheInvoker
      • org.springframework.cache.interceptor.CacheAspectSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.SmartInitializingSingleton)
        • org.springframework.cache.interceptor.CacheInterceptor (implements org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
    • org.oxerr.spring.cache.redis.scored.InheritableThreadLocalScoreHolder (implements org.oxerr.spring.cache.redis.scored.ScoreHolder)
    • org.oxerr.spring.cache.redis.scored.ScoredRedisCacheWriter (implements org.springframework.data.redis.cache.RedisCacheWriter)

Interface Hierarchy