spring-framework / org.springframework.jca.work / WorkManagerTaskExecutor / setWorkListener

setWorkListener

open fun setWorkListener(@Nullable workListener: WorkListener): Unit

Specify a JCA WorkListener to apply, if any.

This shared WorkListener instance will be passed on to the WorkManager by all #execute calls on this TaskExecutor.