| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container | 
| Modifier and Type | Method and Description | 
|---|---|
default TransactionComponentConsumer<T> | 
TransactionComponentConsumer.andThen(TransactionComponentConsumer<T> after)  | 
| Modifier and Type | Method and Description | 
|---|---|
default TransactionComponentConsumer<T> | 
TransactionComponentConsumer.andThen(TransactionComponentConsumer<T> after)  | 
T | 
DistributedCache.transactionComponent(TransactionComponentConsumer consumer)
The cache transaction configuration. 
 | 
T | 
ReplicatedCache.transactionComponent(TransactionComponentConsumer consumer)
The cache transaction configuration. 
 | 
T | 
LocalCache.transactionComponent(TransactionComponentConsumer consumer)
The cache transaction configuration. 
 | 
T | 
InvalidationCache.transactionComponent(TransactionComponentConsumer consumer)
The cache transaction configuration. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.