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, getRelatedMessageReferencespublic TXLargeMessageConfirmationOperation(AbstractJournalStorageManager journalStorageManager)
public void afterRollback(Transaction tx)
TransactionOperationAbstractAny verification has to be done on before rollback
afterRollback in interface TransactionOperationafterRollback in class TransactionOperationAbstractCopyright © 2018 JBoss by Red Hat. All rights reserved.