Package | Description |
---|---|
org.wso2.carbon.event.core | |
org.wso2.carbon.event.core.internal | |
org.wso2.carbon.event.core.internal.notify | |
org.wso2.carbon.event.core.subscription |
Modifier and Type | Method and Description |
---|---|
void |
EventBroker.registerEventDispatcher(String eventDispatcherName,
EventDispatcher eventDispatcher)
Deprecated.
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)
Deprecated.
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)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EventDispatcher |
Subscription.getEventDispatcher()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Subscription.setEventDispatcher(EventDispatcher eventDispatcher)
Deprecated.
|
Copyright © 2022 WSO2. All rights reserved.