Class InterceptorConfigurationBuilder

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

@Deprecated(forRemoval=true) public class InterceptorConfigurationBuilder extends AbstractCustomInterceptorsConfigurationChildBuilder implements Builder<InterceptorConfiguration>
Deprecated, for removal: This API element is subject to removal in a future version.
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.