| Package | Description |
|---|---|
| org.messaginghub.pooled.jms |
A JMS provider which pools Connections and their associated resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JmsPoolXAJMSContext
XAJMSContext implementation that wraps a JmsPoolConnection
|
| Modifier and Type | Method and Description |
|---|---|
protected JmsPoolJMSContext |
JmsPoolConnectionFactory.newPooledConnectionContext(JmsPoolConnection connection,
int sessionMode)
Allows subclasses to create an appropriate JmsPoolJMSContext wrapper for the newly
create JMSContext such as one that provides support for XA Transactions.
|
Copyright © 2017–2019. All rights reserved.