Uses of Class
org.infinispan.configuration.cache.CustomInterceptorsConfiguration
Packages that use CustomInterceptorsConfiguration
-
Uses of CustomInterceptorsConfiguration in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache that return CustomInterceptorsConfigurationModifier and TypeMethodDescriptionCustomInterceptorsConfigurationBuilder.create()Deprecated.Configuration.customInterceptors()Deprecated.Since 10.0, custom interceptors support will be removed and only modules will be able to define interceptorsCustomInterceptorsConfiguration.interceptors(List<InterceptorConfiguration> interceptors) Deprecated.Methods in org.infinispan.configuration.cache with parameters of type CustomInterceptorsConfigurationModifier and TypeMethodDescriptionCustomInterceptorsConfigurationBuilder.read(CustomInterceptorsConfiguration template) Deprecated.