Package | Description |
---|---|
org.jboss.jca.core.api.workmanager |
The API for the IronJacamar Core/WorkManager module.
|
org.jboss.jca.core.spi.transaction |
This package contains the transaction SPI that defines extensions to JTA 1.1
|
Modifier and Type | Method and Description |
---|---|
XATerminator |
WorkManager.getXATerminator()
Get the XATerminator
|
Modifier and Type | Method and Description |
---|---|
void |
WorkManager.setXATerminator(XATerminator xaTerminator)
Set the XATerminator
|
Modifier and Type | Method and Description |
---|---|
XATerminator |
TransactionIntegration.getXATerminator()
Get the XATerminator
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.