| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan | |
| org.wildfly.swarm.config.infinispan.remote_cache_container | 
| Modifier and Type | Method and Description | 
|---|---|
TransactionComponent | 
RemoteCacheContainer.RemoteCacheContainerResources.transactionComponent()
The cache transaction configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
RemoteCacheContainer.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 © 2019 JBoss by Red Hat. All rights reserved.