类 RedisMerProductCategoryCache

java.lang.Object
com.walker.cache.AbstractCacheProvider<T>
com.walker.support.redis.cache.RedisCacheProvider<T>
com.walker.support.redis.cache.RedisListCacheProvider<EbMerchantProductCategory>
com.ishop.merchant.cache.RedisMerProductCategoryCache
所有已实现的接口:
MerProductCategoryCache, com.walker.cache.CacheProvider<EbMerchantProductCategory>, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<com.walker.cache.CacheProvider<EbMerchantProductCategory>>, org.springframework.beans.factory.InitializingBean

public class RedisMerProductCategoryCache extends com.walker.support.redis.cache.RedisListCacheProvider<EbMerchantProductCategory> implements MerProductCategoryCache