Class InfinispanBatcher
- java.lang.Object
-
- org.wildfly.clustering.ee.cache.tx.TransactionalBatcher<org.infinispan.commons.CacheException>
-
- org.wildfly.clustering.ee.infinispan.tx.InfinispanBatcher
-
- All Implemented Interfaces:
org.wildfly.clustering.ee.Batcher<TransactionBatch>
public class InfinispanBatcher extends TransactionalBatcher<org.infinispan.commons.CacheException>
- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description InfinispanBatcher(org.infinispan.Cache<?,?> cache)
-
Method Summary
-
Methods inherited from class org.wildfly.clustering.ee.cache.tx.TransactionalBatcher
createBatch, resumeBatch, suspendBatch
-
-