@groovy.util.logging.Slf4j class ControllersGrailsPlugin extends Plugin
Handles the configuration of controllers for Grails.
| Modifiers | Name | Description | 
|---|---|---|
| static class | ControllersGrailsPlugin.GrailsWebMvcConfigurer | 
| Type | Name and description | 
|---|---|
| java.lang.Object | dependsOn | 
| java.lang.Object | observe | 
| java.lang.Object | version | 
| java.lang.Object | watchedResources | 
| Constructor and description | 
|---|
| ControllersGrailsPlugin
                                () | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | 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