Class ThreadContextBatchFactory

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

public class ThreadContextBatchFactory extends Object implements Supplier<Batch>
A factory that ThreadContextBatch.
Author:
Paul Ferraro