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