Class MemoryTransactionStore

java.lang.Object
org.apache.activemq.store.memory.MemoryTransactionStore
All Implemented Interfaces:
org.apache.activemq.Service, TransactionStore

public class MemoryTransactionStore extends Object implements TransactionStore
Provides a TransactionStore implementation that can create transaction aware MessageStore objects from non transaction aware MessageStore objects.