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