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