Interface CacheServiceProviderRegistryConfiguration<T>
- All Superinterfaces:
CacheConfiguration,InfinispanConfiguration
Configuration for a
CacheServiceProviderRegistry.- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.ee.infinispan.InfinispanConfiguration
getBatcher, getBlockingManager, getCache, getCacheProperties, getReadForUpdateCache, getSilentWriteCache, getTryLockCache, getTryReadForUpdateCache, getWriteOnlyCache
-
Method Details
-
getId
Object getId() -
getGroup
Group<org.infinispan.remoting.transport.Address> getGroup() -
getCommandDispatcherFactory
CommandDispatcherFactory getCommandDispatcherFactory()
-