| Class |
Description |
|
GrailsInterceptorHandlerInterceptorAdapter
|
Adapts Grails groovy.lang.Interceptor instances to the Spring HandlerInterceptor interface |
|
InterceptorArtefactHandler
|
ArtefactHandler for Interceptor instances |
|
InterceptorBeanDefinitionsPostProcessor
|
Registers the interceptor bean definitions the interceptors plugin previously contributed through
the doWithSpring() bean DSL: the grailsInterceptorMappedInterceptor (wrapping the
handler adapter as an inner bean) and one bean per interceptor artefact. |
|
InterceptorsGrailsPlugin
|
A plugin for interceptors |
|
UrlMappingMatcher
|
Used to match UrlMappingInfo instance by Interceptor instances |
|
UrlMappingMatcher.ClosureExclude
|
|
|
UrlMappingMatcher.MapExclude
|
|