Class TransactionalBatchFactory

java.lang.Object
org.wildfly.clustering.cache.infinispan.batch.ThreadContextBatchFactory
org.wildfly.clustering.cache.infinispan.batch.TransactionalBatchFactory
All Implemented Interfaces:
Supplier<Batch>, Supplier<Batch>

public class TransactionalBatchFactory extends ThreadContextBatchFactory
A factory for creating thread context batches referencing transactional batches.
Author:
Paul Ferraro
  • Constructor Details