|
|||||||||
| Home >> All >> org >> activemq >> [ store overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.activemq.store
Interface TransactionStore.RecoveryListener

- Enclosing interface:
- TransactionStore
- public static interface TransactionStore.RecoveryListener
| Method Summary | |
void |
recover(org.activemq.message.ActiveMQXid xid,
org.activemq.message.ActiveMQMessage[] addedMessages,
org.activemq.message.MessageAck[] aks)
|
| Method Detail |
recover
public void recover(org.activemq.message.ActiveMQXid xid, org.activemq.message.ActiveMQMessage[] addedMessages, org.activemq.message.MessageAck[] aks) throws javax.jms.JMSException, javax.transaction.xa.XAException
|
|||||||||
| Home >> All >> org >> activemq >> [ store overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC