public interface SendMessageHandler
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getType()
Get type.
|
void |
sendAlarmMessage(NotifyDTO notifyConfig,
DynamicThreadPoolExecutor threadPoolExecutor)
Send alarm message.
|
void |
sendChangeMessage(NotifyDTO notifyConfig,
PoolParameterInfo parameter)
Send change message.
|
String getType()
void sendAlarmMessage(NotifyDTO notifyConfig, DynamicThreadPoolExecutor threadPoolExecutor)
notifyConfig - threadPoolExecutor - void sendChangeMessage(NotifyDTO notifyConfig, PoolParameterInfo parameter)
notifyConfig - parameter - Copyright © 2021. All rights reserved.