@Component public class NotifyPushExecutor extends Object
| 构造器和说明 |
|---|
NotifyPushExecutor(RecipientHandler recipientHandler,
List<NotifyPusher> notifyPusherList) |
public NotifyPushExecutor(RecipientHandler recipientHandler, List<NotifyPusher> notifyPusherList)
public void addNotifyPusher(NotifyPusher notifyPusher)
notifyPusher - 通知推送者public void push(NotifyInfo notifyInfo)
notifyInfo - 通知信息Copyright © 2023. All rights reserved.