类的使用
top.codef.properties.servicemonitor.ServiceMonitorProperties
使用ServiceMonitorProperties的程序包
-
top.codef.config.servicemonitor中ServiceMonitorProperties的使用
修饰符和类型方法说明org.springframework.scheduling.TaskSchedulerServiceMonitorConfig.promethuesMicroServiceScheduler(ServiceMonitorProperties serviceMonitorProperties) ServiceMonitorControlConfig.serviceNoticeControl(ServiceMonitorProperties serviceMonitorProperties, PrometheusProperties promethreusNoticeProperties, ServiceNoticeRepository serviceNoticeRepository, NoticeTextResolverProvider noticeTextResolverProvider, NoticeComponentFactory noticeComponentFactory) 服务通知控制器 -
top.codef.microservice.control中ServiceMonitorProperties的使用
修饰符和类型方法说明ServiceExistControl.getServiceMonitorProperties()ServiceNoticeControl.getServiceMonitorProperties()限定符构造器说明ServiceCheckControl(org.springframework.scheduling.TaskScheduler taskScheduler, ServiceMonitorProperties serviceMonitorProperties, org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient, org.springframework.context.ApplicationEventPublisher applicationEventPublisher, HealthCheckHandler healthCheckHandler) ServiceExistControl(org.springframework.scheduling.TaskScheduler taskScheduler, org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient, org.springframework.context.ApplicationEventPublisher applicationEventPublisher, ServiceMonitorProperties serviceMonitorProperties) ServiceNoticeControl(ServiceMonitorProperties serviceMonitorProperties, PrometheusProperties promethreusNoticeProperties, org.springframework.scheduling.TaskScheduler taskScheduler, ServiceNoticeRepository serviceNoticeRepository, NoticeTextResolverProvider noticeTextResolverProvider, NoticeComponentFactory noticeComponentFactory)