类的使用
com.ishop.merchant.service.MerchantServiceImpl
使用MerchantServiceImpl的程序包
-
com.ishop.merchant中MerchantServiceImpl的使用
-
com.ishop.merchant.cache中MerchantServiceImpl的使用
修饰符和类型方法说明voidLocalMerchantCache.setMerchantService(MerchantServiceImpl merchantService) voidRedisMerchantCache.setMerchantService(MerchantServiceImpl merchantService) -
com.ishop.merchant.config中MerchantServiceImpl的使用
修饰符和类型方法说明LocalMerchantCacheConfig.merchantCache(MerchantServiceImpl merchantService) RedisMerchantCacheConfig.merchantCache(com.walker.support.redis.RedisHelper redisHelper, MerchantServiceImpl merchantService)