@AutoConfiguration @ConditionalOnWebApplication(type = ConditionalOnWebApplication.Type.SERVLET) public class InterceptorsPluginConfiguration extends Object
EnableAutoConfiguration for Grails Interceptors Plugin.
Type Params | Return Type | Name and description |
---|---|---|
|
public GrailsInterceptorHandlerInterceptorAdapter |
grailsInterceptorHandlerInterceptorAdapter(ObjectProvider<Interceptor> interceptorProvider) |
|
public MappedInterceptor |
grailsInterceptorMappedInterceptor(GrailsInterceptorHandlerInterceptorAdapter grailsInterceptorHandlerInterceptorAdapter) |