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)
TransactionLoggedHandlertransactionLogged in interface TransactionLoggedHandlersuccess - indicates whether the log was succesful or not.Copyright © 2016 JBoss by Red Hat. All rights reserved.