JavaScript is disabled on your browser.
Skip navigation links
WildFly Clustering 5.0.1.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.wildfly.clustering.cache.infinispan.batch
Interface TransactionBatch.Factory
All Superinterfaces:
Supplier
<
Batch
>
Enclosing interface:
TransactionBatch
public static interface
TransactionBatch.Factory
extends
Supplier
<
Batch
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TransactionBatch
get
()
Method Details
get
TransactionBatch
get
()
Specified by:
get
in interface
Supplier
<
Batch
>