Interface CacheRegistryConfiguration<K,V>
-
- All Superinterfaces:
CacheConfiguration,InfinispanConfiguration
public interface CacheRegistryConfiguration<K,V> extends InfinispanConfiguration
Configuration for aCacheRegistryFactory.- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GroupgetGroup()-
Methods inherited from interface org.wildfly.clustering.ee.infinispan.InfinispanConfiguration
getBatcher, getBlockingManager, getCache, getCacheProperties, getReadForUpdateCache, getSilentWriteCache, getTryLockCache, getTryReadForUpdateCache, getWriteOnlyCache
-
-
-
-
Method Detail
-
getGroup
Group getGroup()
-
-