org.apache.activemq.store.memory
Class MemoryTransactionStore.Tx
java.lang.Object
org.apache.activemq.store.memory.MemoryTransactionStore.Tx
- Enclosing class:
- MemoryTransactionStore
public static class MemoryTransactionStore.Tx
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemoryTransactionStore.Tx
public MemoryTransactionStore.Tx()
add
public void add(MemoryTransactionStore.AddMessageCommand msg)
add
public void add(MemoryTransactionStore.RemoveMessageCommand ack)
getMessages
public Message[] getMessages()
getAcks
public MessageAck[] getAcks()
commit
public void commit()
throws IOException
- Throws:
IOException
Copyright © 2011 Apache Software Foundation. All Rights Reserved.