Package | Description |
---|---|
org.wso2.carbon.andes.event.core | |
org.wso2.carbon.andes.event.core.internal | |
org.wso2.carbon.andes.event.core.internal.subscription.registry |
Modifier and Type | Method and Description |
---|---|
TopicManagerService |
EventBroker.getTopicManagerService()
Gets the topic manager
|
TopicManagerService |
TopicManagerServiceFactory.getTopicManagerService(org.apache.axiom.om.OMElement config)
Return topic manager service from given configuration
|
Modifier and Type | Method and Description |
---|---|
TopicManagerService |
CarbonEventBroker.getTopicManagerService()
Gets the topic manager
|
Modifier and Type | Method and Description |
---|---|
void |
CarbonEventBroker.setTopicManagerService(TopicManagerService topicManagerService)
Sets new topic manager
|
Modifier and Type | Class and Description |
---|---|
class |
TopicManagerServiceImpl
This class is utilized to perform actions related to topics.
|
Modifier and Type | Method and Description |
---|---|
TopicManagerService |
RegistryTopicManagerServiceFactory.getTopicManagerService(org.apache.axiom.om.OMElement config)
Return topic manager service from given configuration
|
Copyright © 2018 WSO2. All rights reserved.