Generated by
JDiff

Class org.springframework.web.servlet.config.annotation.InterceptorRegistry

Documentation changed from old to new.

Changed Methods
InterceptorRegistration addInterceptor(HandlerInterceptor) Documentation changed from old to new.
Adds the provided HandlerInterceptor.
InterceptorRegistration addWebRequestInterceptor(WebRequestInterceptor) Documentation changed from old to new.
Adds the provided WebRequestInterceptor.