类 RedisProductCategoryCache

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

public class RedisProductCategoryCache extends com.walker.support.redis.cache.RedisCacheProvider<EbProductCategory> implements ProductCategoryCache