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, createXAQueueConnection
createQueueConnection, createQueueConnection
createXATopicConnection, createXATopicConnection
createXAConnection, createXAConnection, createXAContext, createXAContext
createTopicConnection, createTopicConnection
createConnection, createConnection, createContext, createContext, createContext, createContext
getReference
static 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.ResourceException
ActiveMQResourceAdapter getResourceAdapter()
Copyright © 2016 The Apache Software Foundation. All rights reserved.