Package | Description |
---|---|
org.wildfly.swarm.config.infinispan.cache_container | |
org.wildfly.swarm.config.infinispan.cache_container.cache |
Modifier and Type | Method and Description |
---|---|
TransactionComponent |
Cache.CacheResources.transactionComponent()
The cache transaction configuration.
|
Modifier and Type | Method and Description |
---|---|
T |
Cache.transactionComponent(TransactionComponent value)
The cache transaction configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionComponent<T extends TransactionComponent<T>>
The cache transaction configuration.
|
interface |
TransactionComponentConsumer<T extends TransactionComponent<T>> |
interface |
TransactionComponentSupplier<T extends TransactionComponent> |
Modifier and Type | Method and Description |
---|---|
TransactionComponent |
TransactionComponentSupplier.get()
Constructed instance of TransactionComponent resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.