Uses of Class
org.mule.util.queue.QueueConfiguration

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 TransactionalQueueManager.setDefaultQueueConfiguration(QueueConfiguration config)
           
 void QueueManager.setQueueConfiguration(String queueName, QueueConfiguration config)
           
 void TransactionalQueueManager.setQueueConfiguration(String queueName, QueueConfiguration config)
           
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.