public interface ActiveMQRAConnectionFactory extends javax.jms.XAQueueConnectionFactory, javax.jms.XATopicConnectionFactory, Serializable, javax.resource.Referenceable
| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECTION
Connection factory capable of handling connections
|
static int |
QUEUE_CONNECTION
Connection factory capable of handling queues
|
static int |
TOPIC_CONNECTION
Connection factory capable of handling topics
|
static int |
XA_CONNECTION
Connection factory capable of handling XA connections
|
static int |
XA_QUEUE_CONNECTION
Connection factory capable of handling XA queues
|
static int |
XA_TOPIC_CONNECTION
Connection factory capable of handling XA topics
|
| Modifier and Type | Method and Description |
|---|---|
ActiveMQConnectionFactory |
getDefaultFactory() |
ActiveMQResourceAdapter |
getResourceAdapter() |
createXAQueueConnection, createXAQueueConnectioncreateQueueConnection, createQueueConnectioncreateXATopicConnection, createXATopicConnectioncreateXAConnection, createXAConnection, createXAContext, createXAContextcreateTopicConnection, createTopicConnectioncreateConnection, createConnection, createContext, createContext, createContext, createContextgetReferencestatic final int CONNECTION
static final int QUEUE_CONNECTION
static final int TOPIC_CONNECTION
static final int XA_CONNECTION
static final int XA_QUEUE_CONNECTION
static final int XA_TOPIC_CONNECTION
ActiveMQConnectionFactory getDefaultFactory() throws javax.resource.ResourceException
javax.resource.ResourceExceptionActiveMQResourceAdapter getResourceAdapter()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.