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