Class SimpleContextualBatchFactory
java.lang.Object
org.wildfly.clustering.cache.infinispan.batch.SimpleContextualBatchFactory
public class SimpleContextualBatchFactory
extends Object
implements org.wildfly.clustering.function.Supplier<Batch>
A factory that creates simple nestable 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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.function.Supplier
handle, map