Class InterceptorExecutionPolicy

java.lang.Object
de.hybris.platform.servicelayer.interceptor.impl.InterceptorExecutionPolicy

public class InterceptorExecutionPolicy extends Object
Policy that allows to disable certain interceptors. You can disable them per bean basis (no matter what kind of interceptor subclass they are) or choose to disable all validate interceptors (disabling all interceptors of different type than validate is not supported)