public class DefaultTxLoggedHandler extends Object implements TransactionLoggedHandler
Constructor and Description |
---|
DefaultTxLoggedHandler() |
Modifier and Type | Method and Description |
---|---|
void |
transactionLogged(boolean success)
Notification that the transaction has been logged
|
public void transactionLogged(boolean success)
TransactionLoggedHandler
transactionLogged
in interface TransactionLoggedHandler
success
- indicates whether the log was succesful or not.Copyright © 2021 JBoss by Red Hat. All rights reserved.