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