Package org.mule.util.queue.objectstore

A resource manager that allow access to transactional queues with optional persistence.

See:
          Description

Interface Summary
QueueInfo.QueueInfoDelegateFactory A factory for creating object store-specific queue info delegates
QueueInfoDelegate Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
TakingQueueStoreDelegate Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
TransactionalQueueStoreDelegate Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
TransientQueueInfoDelegate Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
 

Class Summary
DefaultQueueInfoDelegate Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
QueueConfiguration Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
QueueInfo Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
QueueKey Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
QueueTransactionContext Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
TransactionalQueueManager Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
 

Package org.mule.util.queue.objectstore Description

A resource manager that allow access to transactional queues with optional persistence.



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