| Package | Description |
|---|---|
| org.wildfly.transaction.client |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalTransaction
A transaction from a local transaction provider.
|
class |
RemoteTransaction |
| Modifier and Type | Method and Description |
|---|---|
AbstractTransaction |
ContextTransactionManager.getTransaction() |
AbstractTransaction |
ContextTransactionManager.suspend() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationListener.associationChanged(AbstractTransaction transaction,
boolean associated)
The association of the transaction to the thread has changed.
|
void |
CreationListener.transactionCreated(AbstractTransaction transaction,
CreationListener.CreatedBy createdBy)
A transaction has been created.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.