@Deprecated public class QpidJMSDeliveryManagerFactory extends Object implements DeliveryManagerFactory
Modifier and Type | Field and Description |
---|---|
static String |
EB_CLIENT_ID
Deprecated.
|
static String |
EB_HOST_NAME
Deprecated.
|
static String |
EB_PASSWORD
Deprecated.
|
static String |
EB_QPID_PORT
Deprecated.
|
static String |
EB_REMOTE_MESSGE_BROKER
Deprecated.
|
static String |
EB_SERVICE_PORT
Deprecated.
|
static String |
EB_TYPE
Deprecated.
|
static String |
EB_USER_NAME
Deprecated.
|
static String |
EB_VIRTUAL_HOST_NAME
Deprecated.
|
static String |
EB_WEB_CONTEXT
Deprecated.
|
Constructor and Description |
---|
QpidJMSDeliveryManagerFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DeliveryManager |
getDeliveryManger(org.apache.axiom.om.OMElement config)
Deprecated.
creates and returns the delivary manager from the omElement config.
|
public static final String EB_REMOTE_MESSGE_BROKER
public static final String EB_HOST_NAME
public static final String EB_SERVICE_PORT
public static final String EB_WEB_CONTEXT
public static final String EB_USER_NAME
public static final String EB_PASSWORD
public static final String EB_QPID_PORT
public static final String EB_CLIENT_ID
public static final String EB_VIRTUAL_HOST_NAME
public static final String EB_TYPE
public DeliveryManager getDeliveryManger(org.apache.axiom.om.OMElement config) throws EventBrokerConfigurationException
DeliveryManagerFactory
getDeliveryManger
in interface DeliveryManagerFactory
EventBrokerConfigurationException
Copyright © 2023 WSO2. All rights reserved.