com.ibm.jbatch.tck.artifacts.chunkartifacts
Class InventoryStepListener
java.lang.Object
javax.batch.api.AbstractStepListener
com.ibm.jbatch.tck.artifacts.chunkartifacts.InventoryStepListener
- All Implemented Interfaces:
- StatusConstants, StepListener
@Named(value="inventoryStepListener")
public class InventoryStepListener
- extends AbstractStepListener
- implements StatusConstants
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataSource
protected DataSource dataSource
InventoryStepListener
public InventoryStepListener()
afterStep
public void afterStep()
throws Exception
- Specified by:
afterStep in interface StepListener- Overrides:
afterStep in class AbstractStepListener
- Throws:
Exception
beforeStep
public void beforeStep()
- Specified by:
beforeStep in interface StepListener- Overrides:
beforeStep in class AbstractStepListener
Copyright © 2013. All Rights Reserved.