Interface TransactionStore

  • All Superinterfaces:
    org.apache.activemq.Service
    All Known Implementing Classes:
    MemoryTransactionStore

    public interface TransactionStore
    extends org.apache.activemq.Service
    Represents the durable store of the commit/rollback operations taken against the broker.