Class SimpleContextualBatchFactory
java.lang.Object
org.wildfly.clustering.cache.infinispan.batch.ThreadContextBatchFactory
org.wildfly.clustering.cache.infinispan.batch.SimpleContextualBatchFactory
A factory for creating thread context batches referencing simple batches.
- Author:
- Paul Ferraro
-
Field Summary
Fields inherited from interface org.wildfly.clustering.function.Supplier
NULL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.cache.infinispan.batch.ThreadContextBatchFactory
getMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.function.Supplier
handle, map
-
Constructor Details
-
SimpleContextualBatchFactory
-