com.ibm.jbatch.tck.artifacts.specialized
Class MetricsStepListener
java.lang.Object
javax.batch.api.AbstractStepListener
com.ibm.jbatch.tck.artifacts.specialized.MetricsStepListener
- All Implemented Interfaces:
- StepListener
@Named(value="metricsStepListener")
public class MetricsStepListener
- extends AbstractStepListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GOOD_EXIT_STATUS_READ
public static final String GOOD_EXIT_STATUS_READ
- See Also:
- Constant Field Values
GOOD_EXIT_STATUS_PROCESS
public static final String GOOD_EXIT_STATUS_PROCESS
- See Also:
- Constant Field Values
GOOD_EXIT_STATUS_WRITE
public static final String GOOD_EXIT_STATUS_WRITE
- See Also:
- Constant Field Values
GOOD_EXIT_STATUS
public static final String GOOD_EXIT_STATUS
- See Also:
- Constant Field Values
BAD_EXIT_STATUS
public static final String BAD_EXIT_STATUS
- See Also:
- Constant Field Values
MetricsStepListener
public MetricsStepListener()
beforeStep
public void beforeStep()
- Specified by:
beforeStep in interface StepListener- Overrides:
beforeStep in class AbstractStepListener
afterStep
public void afterStep()
- Specified by:
afterStep in interface StepListener- Overrides:
afterStep in class AbstractStepListener
Copyright © 2013. All Rights Reserved.