程序包cn.bbwres.biscuit.caches.redis.manager的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.cache.support.AbstractCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)
      • org.springframework.cache.transaction.AbstractTransactionSupportingCacheManager
        • org.springframework.data.redis.cache.RedisCacheManager
    • cn.bbwres.biscuit.caches.redis.manager.BiscuitRedisCacheManager.BiscuitRedisCacheManagerBuilder