| Package | Description |
|---|---|
| org.wildfly.transaction.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XAImporter
The API which must be implemented by transaction providers that support transaction inflow.
|
| Modifier and Type | Method and Description |
|---|---|
static XARecoverable |
XARecoverable.from(XAResource xaResource) |
static XARecoverable |
XARecoverable.from(javax.resource.spi.XATerminator xaTerminator) |
XARecoverable |
LocalTransactionContext.getRecoveryInterface()
Get the recovery interface for this context.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.