Class StepExecutionListenerSupport

java.lang.Object
org.springframework.batch.core.listener.StepExecutionListenerSupport
All Implemented Interfaces:
StepExecutionListener, StepListener

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

    • StepExecutionListenerSupport

      public StepExecutionListenerSupport()
      Deprecated.
  • Method Details