接口的使用
top.codef.microservice.interfaces.HealthCheckHandler
使用HealthCheckHandler的程序包
程序包
说明
-
top.codef.config.servicemonitor中HealthCheckHandler的使用
修饰符和类型方法说明ConsulHealthCheckHandlerConfig.healthCheckHandler(com.ecwid.consul.v1.ConsulClient consulClient) 修饰符和类型方法说明ServiceMonitorControlConfig.serviceCheckControl(HealthCheckHandler healthCheckHandler) 服务检查控制器 -
top.codef.microservice.components中HealthCheckHandler的使用
-
top.codef.microservice.control中HealthCheckHandler的使用
限定符构造器说明ServiceCheckControl(org.springframework.scheduling.TaskScheduler taskScheduler, ServiceMonitorProperties serviceMonitorProperties, org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient, org.springframework.context.ApplicationEventPublisher applicationEventPublisher, HealthCheckHandler healthCheckHandler) -
top.codef.microservice.task中HealthCheckHandler的使用
限定符构造器说明ServiceCheckTask(String serviceId, ServiceCheck serviceCheck, org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient, HealthCheckHandler healthCheckHandler, org.springframework.context.ApplicationEventPublisher applicationEventPublisher)