Package | Description |
---|---|
org.infinispan.transaction.synchronization | |
org.infinispan.transaction.xa |
XA transaction support.
|
Modifier and Type | Class and Description |
---|---|
class |
SynchronizationAdapter
Synchronization implementation for integrating with the TM. |
Modifier and Type | Class and Description |
---|---|
class |
TransactionXaAdapter
This acts both as an local
CacheTransaction and implementor of an XAResource that will be called by tx manager on various tx stages. |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.