Class InterceptorRegistry

java.lang.Object
org.springframework.web.servlet.config.annotation.InterceptorRegistry

public class InterceptorRegistry extends Object
Helps with configuring a list of mapped interceptors.
Since:
3.1
Author:
Rossen Stoyanchev, Keith Donald