org.mule.util.queue
Interface TransactionalQueueInfoDelegate

All Superinterfaces:
QueueInfoDelegate

public interface TransactionalQueueInfoDelegate
extends QueueInfoDelegate

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


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



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