Class InterceptorConfigurationBuilder

java.lang.Object
org.infinispan.configuration.cache.AbstractCustomInterceptorsConfigurationChildBuilder
org.infinispan.configuration.cache.InterceptorConfigurationBuilder
All Implemented Interfaces:
Builder<InterceptorConfiguration>, ConfigurationChildBuilder

@Deprecated public class InterceptorConfigurationBuilder extends AbstractCustomInterceptorsConfigurationChildBuilder implements Builder<InterceptorConfiguration>
Deprecated.
Since 10.0, custom interceptors support will be removed and only modules will be able to define interceptors
This builder defines details of a specific custom interceptor.