@groovy.transform.CompileStatic class InterceptorsGrailsPlugin extends Plugin
A plugin for interceptors
Type | Name and description |
---|---|
java.lang.Object |
dependsOn |
GrailsInterceptorHandlerInterceptorAdapter |
interceptorAdapter |
java.lang.Object |
loadAfter |
java.lang.Object |
version |
java.lang.Object |
watchedResources |
Constructor and description |
---|
InterceptorsGrailsPlugin
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
doWithApplicationContext() |
|
groovy.lang.Closure |
doWithSpring() |
|
void |
onChange(java.util.Map<java.lang.String, java.lang.Object> event) |
Methods inherited from class | Name |
---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |
Groovy Documentation