Interface InfinispanSessionMetaDataFactoryConfiguration
-
- All Superinterfaces:
CacheConfiguration,InfinispanConfiguration
public interface InfinispanSessionMetaDataFactoryConfiguration extends InfinispanConfiguration
- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExecutorgetExecutor()-
Methods inherited from interface org.wildfly.clustering.ee.infinispan.InfinispanConfiguration
getBatcher, getCache, getCacheProperties, getReadForUpdateCache, getSilentWriteCache, getWriteOnlyCache
-
-
-
-
Method Detail
-
getExecutor
Executor getExecutor()
-
-