类的使用
com.iplatform.base.service.ConfigArgumentServiceImpl
-
com.iplatform.base.config中ConfigArgumentServiceImpl的使用
修饰符和类型方法说明LocalCacheConfig.databaseArgumentsManager(ConfigArgumentServiceImpl configArgumentService) 基于内存实现的 ArgumentsManager 管理器。RedisCacheConfig.redisArgumentsManager(ConfigArgumentServiceImpl configArgumentService, com.walker.support.redis.RedisHelper redisHelper) 基于 Redis 的运行参数管理器实现。 -
com.iplatform.base.support中ConfigArgumentServiceImpl的使用
修饰符和类型方法说明voidDatabaseArgumentsManager.setConfigArgumentService(ConfigArgumentServiceImpl configArgumentService) voidRedisArgumentsManager.setConfigArgumentService(ConfigArgumentServiceImpl configArgumentService)