public class QpidJMSDeliveryManagerFactory extends Object implements DeliveryManagerFactory
Modifier and Type | Field and Description |
---|---|
static String |
EB_CLIENT_ID |
static String |
EB_HOST_NAME |
static String |
EB_PASSWORD |
static String |
EB_QPID_PORT |
static String |
EB_REMOTE_MESSAGE_BROKER_PASSWORD_ALIAS |
static String |
EB_REMOTE_MESSGE_BROKER |
static String |
EB_SERVICE_PORT |
static String |
EB_TYPE |
static String |
EB_USER_NAME |
static String |
EB_VIRTUAL_HOST_NAME |
static String |
EB_WEB_CONTEXT |
Constructor and Description |
---|
QpidJMSDeliveryManagerFactory() |
Modifier and Type | Method and Description |
---|---|
DeliveryManager |
getDeliveryManger(org.apache.axiom.om.OMElement config)
creates and returns the delivery 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 static final String EB_REMOTE_MESSAGE_BROKER_PASSWORD_ALIAS
public DeliveryManager getDeliveryManger(org.apache.axiom.om.OMElement config) throws EventBrokerConfigurationException
getDeliveryManger
in interface DeliveryManagerFactory
config
- OMElementEventBrokerConfigurationException
Copyright © 2019 WSO2. All rights reserved.