@Deprecated public class RegistrySubscriptionManagerFactory extends Object implements SubscriptionManagerFactory
Modifier and Type | Field and Description |
---|---|
static String |
EB_ATTR_ID
Deprecated.
|
static String |
EB_ELE_EVENT_SINK_URL
Deprecated.
|
static String |
EB_ELE_EXPIRES
Deprecated.
|
static String |
EB_ELE_INDEX_STORAGE_PATH
Deprecated.
|
static String |
EB_ELE_OWNER
Deprecated.
|
static String |
EB_ELE_SUBSCRIPTION
Deprecated.
|
static String |
EB_ELE_TOPIC
Deprecated.
|
static String |
EB_ELE_TOPIC_STORAGE_PATH
Deprecated.
|
Constructor and Description |
---|
RegistrySubscriptionManagerFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionManager |
getSubscriptionManager(org.apache.axiom.om.OMElement config)
Deprecated.
|
public static final String EB_ELE_TOPIC_STORAGE_PATH
public static final String EB_ELE_INDEX_STORAGE_PATH
public static final String EB_ELE_SUBSCRIPTION
public static final String EB_ATTR_ID
public static final String EB_ELE_TOPIC
public static final String EB_ELE_EVENT_SINK_URL
public static final String EB_ELE_EXPIRES
public static final String EB_ELE_OWNER
public RegistrySubscriptionManagerFactory()
public SubscriptionManager getSubscriptionManager(org.apache.axiom.om.OMElement config) throws EventBrokerConfigurationException
getSubscriptionManager
in interface SubscriptionManagerFactory
EventBrokerConfigurationException
Copyright © 2023 WSO2. All rights reserved.