Package | Description |
---|---|
io.agroal.api.transaction |
Modifier and Type | Method and Description |
---|---|
void |
TransactionIntegration.addResourceRecoveryFactory(TransactionIntegration.ResourceRecoveryFactory factory)
Agroal calls this method on init to register itself as a XA module capable of recovery.
|
void |
TransactionIntegration.removeResourceRecoveryFactory(TransactionIntegration.ResourceRecoveryFactory factory)
Agroal calls this method on shutdown to de-register itself as a XA module capable of recovery.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.