Package org.wildfly.clustering.ee.cache.tx
-
Interface Summary Interface Description TransactionBatch -
Class Summary Class Description TransactionalBatch<E extends RuntimeException> AbstractTransactionBatchthat associates and exposes the underlying transaction.TransactionalBatcher<E extends RuntimeException> ABatcherimplementation based on Infinispan'sorg.infinispan.batch.BatchContainer, except that its transaction reference is stored within the returned Batch object instead of a ThreadLocal.