Interface EmbeddedCacheContainerConfiguration
- All Superinterfaces:
BasicCacheContainerConfiguration
- All Known Subinterfaces:
CacheRegistryConfiguration,CacheServiceProviderRegistrarConfiguration,ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration,ChannelEmbeddedCacheManagerGroupConfiguration,EmbeddedCacheConfiguration,EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<A,,M> EmbeddedCacheManagerGroupConfiguration<A,,M> InfinispanSessionManagerConfiguration<SC>,InfinispanSessionManagerFactoryConfiguration,LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration,LocalEmbeddedCacheManagerGroupConfiguration
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptiondefault org.infinispan.util.concurrent.BlockingManagerorg.infinispan.manager.EmbeddedCacheManagerdefault Executor
-
Method Details
-
getCacheContainer
org.infinispan.manager.EmbeddedCacheManager getCacheContainer()- Specified by:
getCacheContainerin interfaceBasicCacheContainerConfiguration
-
getExecutor
- Specified by:
getExecutorin interfaceBasicCacheContainerConfiguration
-
getBlockingManager
default org.infinispan.util.concurrent.BlockingManager getBlockingManager()
-