Uses of Class
org.infinispan.configuration.global.StackConfiguration
-
Packages that use StackConfiguration Package Description org.infinispan.configuration.global EmbeddedCacheManager
configuration -
-
Uses of StackConfiguration in org.infinispan.configuration.global
Methods in org.infinispan.configuration.global that return StackConfiguration Modifier and Type Method Description StackConfiguration
StackConfigurationBuilder. create()
Methods in org.infinispan.configuration.global that return types with arguments of type StackConfiguration Modifier and Type Method Description List<StackConfiguration>
JGroupsConfiguration. stacks()
Methods in org.infinispan.configuration.global with parameters of type StackConfiguration Modifier and Type Method Description StackConfigurationBuilder
StackConfigurationBuilder. read(StackConfiguration template)
-