Modifier and Type | Method and Description |
---|---|
EventBroker |
EventBrokerFactory.getEventBroker(org.apache.axiom.om.OMElement config)
returns the event broker from the configuration element
|
TopicManagerService |
TopicManagerServiceFactory.getTopicManagerService(org.apache.axiom.om.OMElement config)
Return topic manager service from given configuration
|
Modifier and Type | Method and Description |
---|---|
DeliveryManager |
DeliveryManagerFactory.getDeliveryManger(org.apache.axiom.om.OMElement config)
creates and returns the delivery manager from the omElement config.
|
Modifier and Type | Method and Description |
---|---|
EventBroker |
CarbonEventBrokerFactory.getEventBroker(org.apache.axiom.om.OMElement config)
returns the event broker from the configuration element
|
void |
CarbonEventBroker.init()
Initializes the carbon event broker.
|
Modifier and Type | Method and Description |
---|---|
static EventBroker |
EventBrokerBuilder.createEventBroker() |
Modifier and Type | Method and Description |
---|---|
DeliveryManager |
QpidJMSDeliveryManagerFactory.getDeliveryManger(org.apache.axiom.om.OMElement config)
creates and returns the delivery manager from the omElement config.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionManager |
RegistrySubscriptionManagerFactory.getSubscriptionManager(org.apache.axiom.om.OMElement config)
Return subscription manager object from given config
|
TopicManagerService |
RegistryTopicManagerServiceFactory.getTopicManagerService(org.apache.axiom.om.OMElement config)
Return topic manager service from given configuration
|
Constructor and Description |
---|
RegistrySubscriptionManager(String topicStoragePath,
String indexStoragePath)
Adds topic storage path and index storage path to user registry.
|
Modifier and Type | Method and Description |
---|---|
static Object |
JavaUtil.getObject(org.apache.axiom.om.OMElement omElement)
returns an object with the type of attibute class.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionManager |
SubscriptionManagerFactory.getSubscriptionManager(org.apache.axiom.om.OMElement config)
Return subscription manager object from given config
|
Copyright © 2018 WSO2. All rights reserved.