public interface TransactionRecoveryListener
| Modifier and Type | Method and Description |
|---|---|
void |
recover(org.apache.activemq.command.XATransactionId xid,
org.apache.activemq.command.Message[] addedMessages,
org.apache.activemq.command.MessageAck[] aks) |
void recover(org.apache.activemq.command.XATransactionId xid, org.apache.activemq.command.Message[] addedMessages, org.apache.activemq.command.MessageAck[] aks)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.