| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container | 
| Modifier and Type | Method and Description | 
|---|---|
TransactionComponent.Locking | 
TransactionComponent.locking()
The locking mode for this cache, one of OPTIMISTIC or PESSIMISTIC. 
 | 
static TransactionComponent.Locking | 
TransactionComponent.Locking.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static TransactionComponent.Locking[] | 
TransactionComponent.Locking.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
TransactionComponent.locking(TransactionComponent.Locking value)
The locking mode for this cache, one of OPTIMISTIC or PESSIMISTIC. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.