Package | Description |
---|---|
org.mule.util.queue |
A resource manager that allow access to transactional queues with optional persistence.
|
org.mule.util.xa |
An abstract resource manager that supports local and xa transactions.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionalQueueManager
The Transactional Queue Manager is responsible for creating and Managing
transactional Queues.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractXAResourceManager |
DefaultXASession.resourceManager |
Constructor and Description |
---|
DefaultXASession(AbstractXAResourceManager resourceManager) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.