Class SimpleContextualBatchFactory

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

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

    • SimpleContextualBatchFactory

      public SimpleContextualBatchFactory(String name)