class CoreGrailsPlugin extends Plugin
Configures the core shared beans within the Grails application context.
Type | Name and description |
---|---|
java.lang.Object |
version |
java.lang.Object |
watchedResources |
Constructor and description |
---|
CoreGrailsPlugin
() |
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