| Package | Description |
|---|---|
| org.wildfly.swarm.config.infinispan | |
| org.wildfly.swarm.config.infinispan.cache_container |
| Modifier and Type | Method and Description |
|---|---|
List<ReplicatedCache> |
CacheContainer.CacheContainerResources.replicatedCaches()
Get the list of org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
CacheContainer.replicatedCache(ReplicatedCache value)
Add the org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
CacheContainer.replicatedCaches(List<ReplicatedCache> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicatedCache<T extends ReplicatedCache>
A replicated cache configuration
|
interface |
ReplicatedCacheConfigurator<T extends ReplicatedCache> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.