org.activemq.store
Interface TransactionStore.RecoveryListener

Enclosing interface:
TransactionStore

public static interface TransactionStore.RecoveryListener


Method Summary
 void recover(ActiveMQXid xid, ActiveMQMessage[] addedMessages, MessageAck[] aks)
           
 

Method Detail

recover

void recover(ActiveMQXid xid,
             ActiveMQMessage[] addedMessages,
             MessageAck[] aks)
             throws JMSException,
                    XAException
Throws:
JMSException
XAException


Copyright © 2004-2008 Protique, Ltd.. All Rights Reserved.