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