Class JobCompletionNotificationListener

java.lang.Object
com.ecom.winners.notifiers.JobCompletionNotificationListener
All Implemented Interfaces:
org.springframework.batch.core.JobExecutionListener

@Component public class JobCompletionNotificationListener extends Object implements org.springframework.batch.core.JobExecutionListener
  • Constructor Details

    • JobCompletionNotificationListener

      public JobCompletionNotificationListener()
  • Method Details

    • afterJob

      public void afterJob (org.springframework.batch.core.JobExecution jobExecution)
      Specified by:
      afterJob in interface org.springframework.batch.core.JobExecutionListener