Uses of Class
com.alibaba.nacos.config.server.service.ServerListService
-
Packages that use ServerListService Package Description com.alibaba.nacos.config.server.service com.alibaba.nacos.config.server.service.notify -
-
Uses of ServerListService in com.alibaba.nacos.config.server.service
Constructors in com.alibaba.nacos.config.server.service with parameters of type ServerListService Constructor Description ConfigSubService(ServerListService serverListService1) -
Uses of ServerListService in com.alibaba.nacos.config.server.service.notify
Constructors in com.alibaba.nacos.config.server.service.notify with parameters of type ServerListService Constructor Description AsyncNotifyService(ServerListService serverListService)NotifyService(ServerListService serverListService)NotifySingleService(ServerListService serverListService)NotifyTaskProcessor(ServerListService serverListService)
-