public class MessageNotifyConfiguration extends Object
| 构造器和说明 |
|---|
MessageNotifyConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
AlarmControlHandler |
alarmControlHandler() |
SendMessageHandler |
dingSendMessageHandler() |
HippoSendMessageService |
hippoSendMessageService(NotifyConfigBuilder notifyConfigBuilder,
AlarmControlHandler alarmControlHandler) |
SendMessageHandler |
larkSendMessageHandler() |
NotifyConfigBuilder |
notifyConfigBuilder(HttpAgent httpAgent,
BootstrapProperties properties,
AlarmControlHandler alarmControlHandler) |
ServerThreadPoolDynamicRefresh |
threadPoolDynamicRefresh(ThreadPoolNotifyAlarmHandler threadPoolNotifyAlarmHandler) |
ThreadPoolNotifyAlarmHandler |
threadPoolNotifyAlarmHandler(HippoSendMessageService hippoSendMessageService) |
SendMessageHandler |
weChatSendMessageHandler() |
@Bean public AlarmControlHandler alarmControlHandler()
@Bean public NotifyConfigBuilder notifyConfigBuilder(HttpAgent httpAgent, BootstrapProperties properties, AlarmControlHandler alarmControlHandler)
@Bean public HippoSendMessageService hippoSendMessageService(NotifyConfigBuilder notifyConfigBuilder, AlarmControlHandler alarmControlHandler)
@Bean public ThreadPoolNotifyAlarmHandler threadPoolNotifyAlarmHandler(HippoSendMessageService hippoSendMessageService)
@Bean public SendMessageHandler dingSendMessageHandler()
@Bean public SendMessageHandler larkSendMessageHandler()
@Bean public SendMessageHandler weChatSendMessageHandler()
@Bean public ServerThreadPoolDynamicRefresh threadPoolDynamicRefresh(ThreadPoolNotifyAlarmHandler threadPoolNotifyAlarmHandler)
Copyright © 2022. All rights reserved.