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