Uses of Class
org.infinispan.configuration.global.WhiteListConfiguration
-
Packages that use WhiteListConfiguration Package Description org.infinispan.configuration.global EmbeddedCacheManagerconfiguration -
-
Uses of WhiteListConfiguration in org.infinispan.configuration.global
Methods in org.infinispan.configuration.global that return WhiteListConfiguration Modifier and Type Method Description WhiteListConfigurationWhiteListConfigurationBuilder. create()WhiteListConfigurationSerializationConfiguration. whiteList()Methods in org.infinispan.configuration.global with parameters of type WhiteListConfiguration Modifier and Type Method Description Builder<?>WhiteListConfigurationBuilder. read(WhiteListConfiguration template)
-