Class CustomInterceptorsConfiguration

java.lang.Object
org.infinispan.configuration.cache.CustomInterceptorsConfiguration
All Implemented Interfaces:
Matchable<CustomInterceptorsConfiguration>

@Deprecated public class CustomInterceptorsConfiguration extends Object implements Matchable<CustomInterceptorsConfiguration>
Deprecated.
Since 10.0, custom interceptors support will be removed and only modules will be able to define interceptors
Configures custom interceptors to be added to the cache.
Author:
pmuir