类的使用
com.ishop.merchant.service.ProductBrandServiceImpl
使用ProductBrandServiceImpl的程序包
-
com.ishop.merchant中ProductBrandServiceImpl的使用
-
com.ishop.merchant.cache中ProductBrandServiceImpl的使用
修饰符和类型方法说明voidLocalProductBrandCache.setProductBrandService(ProductBrandServiceImpl productBrandService) voidRedisProductBrandCache.setProductBrandService(ProductBrandServiceImpl productBrandService) -
com.ishop.merchant.config中ProductBrandServiceImpl的使用
修饰符和类型方法说明LocalMerchantCacheConfig.productBrandCache(ProductBrandServiceImpl productBrandService) RedisMerchantCacheConfig.productBrandCache(com.walker.support.redis.RedisHelper redisHelper, ProductBrandServiceImpl productBrandService)