org.mule.util.queue.objectstore
Interface TransientQueueInfoDelegate

All Superinterfaces:
QueueInfoDelegate
All Known Implementing Classes:
DefaultQueueInfoDelegate

Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation

@Deprecated
public interface TransientQueueInfoDelegate
extends QueueInfoDelegate

A marker interface for a QueueStoreDelegate that needs to be rebuilt at startup


Method Summary
 
Methods inherited from interface org.mule.util.queue.objectstore.QueueInfoDelegate
addAll, clear, getSize, offer, peek, poll, putNow, untake
 



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