public interface AlertNotifyHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
send(AlertReceiverDTO receiver,
org.apache.shenyu.common.dto.AlarmContent alert)
send alert.
|
byte |
type()
alert type.
|
void send(AlertReceiverDTO receiver, org.apache.shenyu.common.dto.AlarmContent alert) throws AlertNoticeException
receiver - Notification configuration informationalert - Alarm informationAlertNoticeException - when send receiver errorbyte type()
Copyright © 2026 The Apache Software Foundation. All rights reserved.