Type | Name and description |
---|---|
static String |
GSP_RELOAD_INTERVAL |
static String |
GSP_VIEW_LAYOUT_RESOLVER_ENABLED |
Object |
dependsOn |
Object |
grailsVersion |
int |
order |
Object |
providedArtefacts |
Object |
version |
Object |
watchedResources |
Properties inherited from class | Properties |
---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
Constructor and description |
---|
GroovyPagesGrailsPlugin() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
doWithApplicationContext() Clear the page cache with the ApplicationContext is loaded |
|
Closure |
doWithSpring() Configures the various Spring beans required by GSP |
|
void |
onChange(Map<String, Object> event) |
|
void |
onConfigChange(Map<String, Object> event) |
Methods inherited from class | Name |
---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |
Clear the page cache with the ApplicationContext is loaded
Configures the various Spring beans required by GSP