public class RegistryTopicManagerServiceFactory extends Object implements TopicManagerServiceFactory
Modifier and Type | Field and Description |
---|---|
static String |
EB_ELE_TOPIC_STORAGE_PATH |
Constructor and Description |
---|
RegistryTopicManagerServiceFactory() |
Modifier and Type | Method and Description |
---|---|
TopicManagerService |
getTopicManagerService(org.apache.axiom.om.OMElement config)
Return topic manager service from given configuration
|
public static final String EB_ELE_TOPIC_STORAGE_PATH
public TopicManagerService getTopicManagerService(org.apache.axiom.om.OMElement config) throws EventBrokerConfigurationException
getTopicManagerService
in interface TopicManagerServiceFactory
config
- configuration objectEventBrokerConfigurationException
Copyright © 2018 WSO2. All rights reserved.