|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use QueueConfiguration | |
| org.mule.util.queue | A resource manager that allow access to transactional queues with optional persistence. |
| Uses of QueueConfiguration in org.mule.util.queue |
| Fields in org.mule.util.queue declared as QueueConfiguration | |
protected QueueConfiguration |
QueueInfo.config
|
| Methods in org.mule.util.queue with parameters of type QueueConfiguration | |
void |
QueueManager.setDefaultQueueConfiguration(QueueConfiguration config)
|
void |
QueueManager.setQueueConfiguration(String queueName,
QueueConfiguration config)
|
void |
TransactionalQueueManager.setDefaultQueueConfiguration(QueueConfiguration config)
|
void |
TransactionalQueueManager.setQueueConfiguration(String queueName,
QueueConfiguration config)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||