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