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 - subscriptionEventBrokerExceptionCopyright © 2017 WSO2. All rights reserved.