|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.store.memory.MemoryTransactionStore.Tx
public class MemoryTransactionStore.Tx
Constructor Summary | |
---|---|
MemoryTransactionStore.Tx()
|
Method Summary | |
---|---|
void |
add(MemoryTransactionStore.AddMessageCommand msg)
|
void |
add(MemoryTransactionStore.RemoveMessageCommand ack)
|
void |
commit()
|
MessageAck[] |
getAcks()
|
Message[] |
getMessages()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MemoryTransactionStore.Tx()
Method Detail |
---|
public void add(MemoryTransactionStore.AddMessageCommand msg)
public void add(MemoryTransactionStore.RemoveMessageCommand ack)
public Message[] getMessages()
public MessageAck[] getAcks()
public void commit() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |