Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support in the JobBuilder for annotation based JobExecutionListener #817

Closed
spring-projects-issues opened this issue Jan 17, 2019 · 0 comments

Comments

@spring-projects-issues
Copy link
Collaborator

Michael Minella opened BATCH-2786 and commented

Unlike the StepBuilder infrastructure that allows you to inject an Object that has methods annotated with the appropriate listener annotations, the JobBuilderHelper only allows the injection of objects that implement the interface.


Affects: 4.1.1

@spring-projects-issues spring-projects-issues added this to the 4.3.0 milestone Dec 16, 2019
@fmbenhassine fmbenhassine changed the title Add support in the JobBuilder for annotation based JobExecutionListener [BATCH-2786] Add support in the JobBuilder for annotation based JobExecutionListener Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant