Class TransactionTable

java.lang.Object
org.infinispan.transaction.impl.TransactionTable
All Implemented Interfaces:
TransactionTable
Direct Known Subclasses:
XaTransactionTable

public class TransactionTable extends Object implements TransactionTable
Repository for RemoteTransaction and TransactionXaAdapters (locally originated transactions).
Since:
4.0
Author:
Mircea.Markus@jboss.com, Galder ZamarreƱo