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 |
InvalidationCache.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 |
ScatteredCache.transactionComponent(TransactionComponentConsumer consumer)
The cache transaction configuration.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.