org.mule.util.queue
Interface TransientQueueInfoDelegate

All Superinterfaces:
QueueInfoDelegate
All Known Implementing Classes:
DefaultQueueInfoDelegate

public interface TransientQueueInfoDelegate
extends QueueInfoDelegate

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


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



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.