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

Packages that use QueueConfiguration
org.mule.util.queue.objectstore A resource manager that allow access to transactional queues with optional persistence. 
 

Uses of QueueConfiguration in org.mule.util.queue.objectstore
 

Methods in org.mule.util.queue.objectstore with parameters of type QueueConfiguration
protected  QueueInfo TransactionalQueueManager.getQueue(String name, QueueConfiguration config)
          Deprecated.  
 void QueueInfo.setConfig(QueueConfiguration config)
          Deprecated.  
 

Constructors in org.mule.util.queue.objectstore with parameters of type QueueConfiguration
QueueInfo(String name, MuleContext muleContext, QueueConfiguration config)
          Deprecated.  
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.