public class Hippo4jBaseSendMessageService extends Object implements Hippo4jSendMessageService, org.springframework.boot.CommandLineRunner
| 限定符和类型 | 字段和说明 |
|---|---|
Map<String,List<NotifyConfigDTO>> |
notifyConfigs |
| 构造器和说明 |
|---|
Hippo4jBaseSendMessageService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
putPlatform(Map<String,List<NotifyConfigDTO>> notifyConfigs)
Put platform.
|
void |
run(String... args) |
void |
sendAlarmMessage(NotifyTypeEnum typeEnum,
AlarmNotifyRequest alarmNotifyRequest)
Send dynamic thread pool alert notifications.
|
void |
sendChangeMessage(ChangeParameterNotifyRequest changeParameterNotifyRequest)
Send dynamic thread pool parameter change notification.
|
public final Map<String,List<NotifyConfigDTO>> notifyConfigs
public void sendAlarmMessage(NotifyTypeEnum typeEnum, AlarmNotifyRequest alarmNotifyRequest)
Hippo4jSendMessageServicesendAlarmMessage 在接口中 Hippo4jSendMessageServicepublic void sendChangeMessage(ChangeParameterNotifyRequest changeParameterNotifyRequest)
Hippo4jSendMessageServicesendChangeMessage 在接口中 Hippo4jSendMessageServicepublic void run(String... args) throws Exception
run 在接口中 org.springframework.boot.CommandLineRunnerExceptionpublic void putPlatform(Map<String,List<NotifyConfigDTO>> notifyConfigs)
notifyConfigs - Copyright © 2022. All rights reserved.