public final class TXLargeMessageConfirmationOperation extends TransactionOperationAbstract
Modifier and Type | Field and Description |
---|---|
List<Long> |
confirmedMessages |
Constructor and Description |
---|
TXLargeMessageConfirmationOperation(AbstractJournalStorageManager journalStorageManager) |
Modifier and Type | Method and Description |
---|---|
void |
afterRollback(Transaction tx)
After rollback shouldn't throw any exception.
|
afterCommit, afterPrepare, beforeCommit, beforePrepare, beforeRollback, getListOnConsumer, getRelatedMessageReferences
public TXLargeMessageConfirmationOperation(AbstractJournalStorageManager journalStorageManager)
public void afterRollback(Transaction tx)
TransactionOperationAbstract
Any verification has to be done on before rollback
afterRollback
in interface TransactionOperation
afterRollback
in class TransactionOperationAbstract
Copyright © 2017 JBoss by Red Hat. All rights reserved.