Class JobExecutionListenerSupport

java.lang.Object
org.springframework.batch.core.listener.JobExecutionListenerSupport
All Implemented Interfaces:
JobExecutionListener

@Deprecated public class JobExecutionListenerSupport extends Object implements JobExecutionListener
Deprecated.
as of 5.0, in favor of the default methods on the JobExecutionListener
Author:
Dave Syer
  • Constructor Details

    • JobExecutionListenerSupport

      public JobExecutionListenerSupport()
      Deprecated.
  • Method Details