Closed bp-FLN closed 6 years ago
If a custom worker listener implements the GrailsApplicationAware interface, we pass the grailsApplication to it. This allows the use of beans (e.g. services) in worker listeners.
If a custom worker listener implements the GrailsApplicationAware interface, we pass the grailsApplication to it. This allows the use of beans (e.g. services) in worker listeners.