| Modifier and Type | Method and Description |
|---|---|
void |
EventBroker.registerEventDispatcher(String eventDispatcherName,
EventDispatcher eventDispatcher)
Register an event dispatcher in the case of using subscriptions with eventBrokerName
|
| Modifier and Type | Method and Description |
|---|---|
void |
CarbonEventBroker.registerEventDispatcher(String eventDispatcherName,
EventDispatcher eventDispatcher)
Register an event dispatcher in the case of using subscriptions with eventBrokerName
|
| Modifier and Type | Method and Description |
|---|---|
void |
CarbonNotificationManager.registerEventDispatcher(String name,
EventDispatcher eventDispatcher)
Register event dispatcher for given name
|
| Modifier and Type | Method and Description |
|---|---|
EventDispatcher |
Subscription.getEventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.setEventDispatcher(EventDispatcher eventDispatcher) |
Copyright © 2017 WSO2. All rights reserved.