class EventBusGrailsPlugin extends Plugin
A plugin that integrates Reactor into Grails
| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
TRANSLATE_SPRING_EVENTS |
Whether to translate GORM events into reactor events |
| Type | Name and description |
|---|---|
java.lang.Object |
grailsVersion |
| Properties inherited from class | Properties |
|---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
| Constructor and description |
|---|
EventBusGrailsPlugin() |
| 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