Uses of Interface
org.wildfly.transaction.client.XARecoverable
Packages that use XARecoverable
-
Uses of XARecoverable in org.wildfly.transaction.client
Subinterfaces of XARecoverable in org.wildfly.transaction.clientModifier and TypeInterfaceDescriptioninterfaceThe API which must be implemented by transaction providers that support transaction inflow.Methods in org.wildfly.transaction.client that return XARecoverableModifier and TypeMethodDescriptionstatic XARecoverableXARecoverable.from(jakarta.resource.spi.XATerminator xaTerminator) static XARecoverableXARecoverable.from(XAResource xaResource) LocalTransactionContext.getRecoveryInterface()Get the recovery interface for this context.