Class CustomInterceptorsConfiguration

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

@Deprecated public class CustomInterceptorsConfiguration extends Object implements org.infinispan.commons.configuration.attributes.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