Uses of Class
org.infinispan.configuration.cache.CustomInterceptorsConfiguration
-
Packages that use CustomInterceptorsConfiguration Package Description org.infinispan.configuration.cache Cacheconfiguration -
-
Uses of CustomInterceptorsConfiguration in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache that return CustomInterceptorsConfiguration Modifier and Type Method Description CustomInterceptorsConfigurationCustomInterceptorsConfigurationBuilder. create()CustomInterceptorsConfigurationConfiguration. customInterceptors()CustomInterceptorsConfigurationCustomInterceptorsConfiguration. interceptors(java.util.List<InterceptorConfiguration> interceptors)Methods in org.infinispan.configuration.cache with parameters of type CustomInterceptorsConfiguration Modifier and Type Method Description CustomInterceptorsConfigurationBuilderCustomInterceptorsConfigurationBuilder. read(CustomInterceptorsConfiguration template)
-