| Package | Description |
|---|---|
| org.mule.util.queue |
A resource manager that allow access to transactional queues with optional persistence.
|
| org.mule.util.queue.objectstore |
A resource manager that allow access to transactional queues with optional persistence.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueueSession |
class |
TransactionalQueueSession
A Queue session that is used to manage the transaction context of a Queue.
|
| Modifier and Type | Method and Description |
|---|---|
QueueSession |
DelegateQueueManager.getQueueSession() |
QueueSession |
QueueManager.getQueueSession()
Returns a new instance of
QueueSession bounded to this
QueueManager |
QueueSession |
TransactionalQueueManager.getQueueSession()
Returns a new instance of
QueueSession bounded to this
QueueManager |
| Modifier and Type | Method and Description |
|---|---|
QueueSession |
TransactionalQueueManager.getQueueSession()
Deprecated.
Returns a new instance of
QueueSession bounded to this
QueueManager |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.