org.activemq.store.vm
Class VMTransactionStore.Tx
java.lang.Object
org.activemq.store.vm.VMTransactionStore.Tx
- Enclosing class:
- VMTransactionStore
public static class VMTransactionStore.Tx
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VMTransactionStore.Tx
public VMTransactionStore.Tx()
add
public void add(VMTransactionStore.AddMessageCommand msg)
add
public void add(VMTransactionStore.RemoveMessageCommand ack)
getMessages
public ActiveMQMessage[] getMessages()
getAcks
public MessageAck[] getAcks()
commit
public void commit()
throws XAException
- Throws:
JMSException
XAException
Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.