Uses of Interface
org.mule.util.queue.objectstore.QueueInfoDelegate

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

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

Subinterfaces of QueueInfoDelegate in org.mule.util.queue.objectstore
 interface TransientQueueInfoDelegate
          Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
 

Classes in org.mule.util.queue.objectstore that implement QueueInfoDelegate
 class DefaultQueueInfoDelegate
          Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
 

Methods in org.mule.util.queue.objectstore that return QueueInfoDelegate
 QueueInfoDelegate QueueInfo.QueueInfoDelegateFactory.createDelegate(QueueInfo parent, MuleContext muleContext)
          Create a delegate
 



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