org.mule.util.queue.objectstore
Interface TransactionalQueueStoreDelegate

All Superinterfaces:
QueueStoreDelegate

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

@Deprecated
public interface TransactionalQueueStoreDelegate
extends QueueStoreDelegate

A marker interface for a QueueStoreDelegate that, along with its store, is transactional


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



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