Uses of Class
org.infinispan.configuration.cache.InterceptorConfiguration
Packages that use InterceptorConfiguration
-
Uses of InterceptorConfiguration in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache that return InterceptorConfigurationModifier and TypeMethodDescriptionInterceptorConfigurationBuilder.create()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.infinispan.configuration.cache that return types with arguments of type InterceptorConfigurationModifier and TypeMethodDescriptionCustomInterceptorsConfiguration.interceptors()
Deprecated, for removal: This API element is subject to removal in a future version.This specifies a list ofInterceptorConfiguration
instances to be referenced when building the interceptor chain.Methods in org.infinispan.configuration.cache with parameters of type InterceptorConfigurationModifier and TypeMethodDescriptionInterceptorConfigurationBuilder.read
(InterceptorConfiguration template, Combine combine) Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in org.infinispan.configuration.cache with type arguments of type InterceptorConfigurationModifier and TypeMethodDescriptionCustomInterceptorsConfiguration.interceptors
(List<InterceptorConfiguration> interceptors) Deprecated, for removal: This API element is subject to removal in a future version.