Package | Description |
---|---|
org.wso2.carbon.andes.event.core.delivery | |
org.wso2.carbon.andes.event.core.internal.delivery.jms | |
org.wso2.carbon.andes.event.core.internal.notify |
Modifier and Type | Method and Description |
---|---|
void |
DeliveryManager.setNotificationManager(NotificationManager notificationManager)
Notification manager is used to send the notifications
|
Modifier and Type | Method and Description |
---|---|
void |
JMSDeliveryManager.setNotificationManager(NotificationManager notificationManager)
Notification manager is used to send the notifications
|
Constructor and Description |
---|
JMSMessageListener(NotificationManager notificationManager,
Subscription subscription)
JMS message listener class constructor which initialize notification manager and subscription
|
Modifier and Type | Class and Description |
---|---|
class |
CarbonNotificationManager
Notification manager of the carbon.
|
Copyright © 2018 WSO2. All rights reserved.