|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.activemq.store.vm.VMTransactionStore.Tx
Constructor Summary | |
VMTransactionStore.Tx()
|
Method Summary | |
void |
add(VMTransactionStore.AddMessageCommand msg)
|
void |
add(VMTransactionStore.RemoveMessageCommand ack)
|
void |
commit()
|
MessageAck[] |
getAcks()
|
ActiveMQMessage[] |
getMessages()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VMTransactionStore.Tx()
Method Detail |
public void add(VMTransactionStore.AddMessageCommand msg)
public void add(VMTransactionStore.RemoveMessageCommand ack)
public ActiveMQMessage[] getMessages()
public MessageAck[] getAcks()
public void commit() throws javax.transaction.xa.XAException
javax.jms.JMSException
javax.transaction.xa.XAException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |