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 InterceptorConfigurationMethods in org.infinispan.configuration.cache that return types with arguments of type InterceptorConfigurationModifier and TypeMethodDescriptionCustomInterceptorsConfiguration.interceptors()Deprecated.This specifies a list ofInterceptorConfigurationinstances to be referenced when building the interceptor chain.Methods in org.infinispan.configuration.cache with parameters of type InterceptorConfigurationModifier and TypeMethodDescriptionInterceptorConfigurationBuilder.read(InterceptorConfiguration template) Deprecated.Method parameters in org.infinispan.configuration.cache with type arguments of type InterceptorConfigurationModifier and TypeMethodDescriptionCustomInterceptorsConfiguration.interceptors(List<InterceptorConfiguration> interceptors) Deprecated.