class ControllersAsyncGrailsPlugin extends Plugin
Async support for the Grails 2.0. Doesn't do much right now, most logic handled by the compile time transform.
Fields inherited from class | Fields |
---|---|
class Plugin |
applicationContext |
Type | Name and description |
---|---|
java.lang.Object |
grailsVersion |
java.lang.Object |
loadAfter |
Properties inherited from class | Properties |
---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
Constructor and description |
---|
ControllersAsyncGrailsPlugin() |
Type Params | Return Type | Name and description |
---|---|---|
|
groovy.lang.Closure |
doWithSpring() |
Methods inherited from class | Name |
---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |
Groovy Documentation