Modifier and Type | Method and Description |
---|---|
EventBroker |
EventBrokerFactory.getEventBroker(org.apache.axiom.om.OMElement config)
Deprecated.
returns the event broker from the configuration element
|
Modifier and Type | Method and Description |
---|---|
DeliveryManager |
DeliveryManagerFactory.getDeliveryManger(org.apache.axiom.om.OMElement config)
Deprecated.
creates and returns the delivary manager from the omElement config.
|
MatchingManager |
MatchingManagerFactory.getMatchingManager(org.apache.axiom.om.OMElement config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EventBroker |
CarbonEventBrokerFactory.getEventBroker(org.apache.axiom.om.OMElement config)
Deprecated.
|
void |
CarbonEventBroker.init()
Deprecated.
Initializes the carbon event broker.
|
Modifier and Type | Method and Description |
---|---|
static EventBroker |
EventBrokerBuilder.createEventBroker()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DeliveryManager |
InMemoryDeliveryManagerFactory.getDeliveryManger(org.apache.axiom.om.OMElement config)
Deprecated.
|
MatchingManager |
InMemoryMatchingManagerFactory.getMatchingManager(org.apache.axiom.om.OMElement config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DeliveryManager |
QpidJMSDeliveryManagerFactory.getDeliveryManger(org.apache.axiom.om.OMElement config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MatchingManager |
RegistryMatchingManagerFactory.getMatchingManager(org.apache.axiom.om.OMElement config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionManager |
RegistrySubscriptionManagerFactory.getSubscriptionManager(org.apache.axiom.om.OMElement config)
Deprecated.
|
Constructor and Description |
---|
RegistrySubscriptionManager(String topicStoragePath,
String indexStoragePath)
Deprecated.
Adds topic storage path and index storage path to user registry.
|
Modifier and Type | Method and Description |
---|---|
TopicManager |
RegisistryTopicManagerFactory.getTopicManager(org.apache.axiom.om.OMElement config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Object |
JavaUtil.getObject(org.apache.axiom.om.OMElement omElement)
Deprecated.
returns an object with the type of attibute class.
|
Modifier and Type | Method and Description |
---|---|
DeliveryManager |
SharedMemoryDeliveryManagerFactory.getDeliveryManger(org.apache.axiom.om.OMElement config)
Deprecated.
|
MatchingManager |
SharedMemoryDeliveryManager.getMatchingManager()
Deprecated.
|
MatchingManager |
SharedMemoryMatchingManagerFactory.getMatchingManager(org.apache.axiom.om.OMElement config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionManager |
SubscriptionManagerFactory.getSubscriptionManager(org.apache.axiom.om.OMElement config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TopicManager |
TopicManagerFactory.getTopicManager(org.apache.axiom.om.OMElement config)
Deprecated.
|
Copyright © 2021 WSO2. All rights reserved.