@groovy.transform.AutoFinal @groovy.transform.CompileStatic class SpringEventBusEvent extends ApplicationEvent
An event issues by the SpringEventBus
| Type | Name and description |
|---|---|
groovy.lang.Closure |
replyTo |
| Constructor and description |
|---|
SpringEventBusEvent(Event source, groovy.lang.Closure replyTo)Create a new ApplicationEvent. |
Groovy Documentation