com.ibm.jbatch.tck.artifacts.reusable
Class CountInvocationsStepListener
java.lang.Object
javax.batch.api.listener.AbstractStepListener
com.ibm.jbatch.tck.artifacts.reusable.CountInvocationsStepListener
- All Implemented Interfaces:
- StepListener
@Named
public class CountInvocationsStepListener
- extends AbstractStepListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATIC_BEFORE_COUNT
public static int STATIC_BEFORE_COUNT
STATIC_AFTER_COUNT
public static int STATIC_AFTER_COUNT
CountInvocationsStepListener
public CountInvocationsStepListener()
beforeStep
public void beforeStep()
throws Exception
- Specified by:
beforeStep in interface StepListener- Overrides:
beforeStep in class AbstractStepListener
- Throws:
Exception
afterStep
public void afterStep()
throws Exception
- Specified by:
afterStep in interface StepListener- Overrides:
afterStep in class AbstractStepListener
- Throws:
Exception
Copyright © 2013. All Rights Reserved.