Class GeneratingTradeResettingListener

  • All Implemented Interfaces:
    StepExecutionListener, StepListener, org.springframework.beans.factory.InitializingBean

    public class GeneratingTradeResettingListener
    extends StepExecutionListenerSupport
    implements org.springframework.beans.factory.InitializingBean
    This listener resets the count of its GeneratingTradeItemReader after the step.
    Since:
    2.0
    Author:
    Dan Garrette
    • Constructor Detail

      • GeneratingTradeResettingListener

        public GeneratingTradeResettingListener()
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws java.lang.Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        java.lang.Exception