Package | Description |
---|---|
org.mule.util.queue |
A resource manager that allow access to transactional queues with optional persistence.
|
Modifier and Type | Field and Description |
---|---|
protected QueueConfiguration |
QueueInfo.config |
Modifier and Type | Method and Description |
---|---|
void |
TransactionalQueueManager.setDefaultQueueConfiguration(QueueConfiguration config) |
void |
QueueManager.setDefaultQueueConfiguration(QueueConfiguration config) |
void |
TransactionalQueueManager.setQueueConfiguration(String queueName,
QueueConfiguration config) |
void |
QueueManager.setQueueConfiguration(String queueName,
QueueConfiguration config) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.