public interface NotificationManager
Modifier and Type | Method and Description |
---|---|
void |
sendNotification(Message message,
Subscription subscription)
Notification message send to given subscription
|
void sendNotification(Message message, Subscription subscription) throws EventBrokerException
message
- messagesubscription
- subscriptionEventBrokerException
Copyright © 2018 WSO2. All rights reserved.