| Package | Description |
|---|---|
| org.mule.runtime.core.internal.util.journal.queue |
| Modifier and Type | Method and Description |
|---|---|
protected XaQueueTxJournalEntry |
XaTxQueueTransactionJournal.createCheckpointJournalEntry(Xid txId,
byte operation) |
protected XaQueueTxJournalEntry |
XaTxQueueTransactionJournal.createUpdateJournalEntry(Xid txId,
byte operation,
String queueName,
Serializable serialize) |
| Modifier and Type | Method and Description |
|---|---|
Collection<XaQueueTxJournalEntry> |
XaTxQueueTransactionJournal.getLogEntriesForTx(Xid txId) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.