|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.batch.api.listener.AbstractStepListener
com.ibm.jbatch.tck.artifacts.chunkartifacts.InventoryStepListener
@Named(value="inventoryStepListener") public class InventoryStepListener
| Field Summary | |
|---|---|
protected javax.sql.DataSource |
dataSource
|
| Fields inherited from interface com.ibm.jbatch.tck.artifacts.common.StatusConstants |
|---|
A_STEP_RAN, GOOD_JOB_EXIT_STATUS, GOOD_STEP_EXIT_STATUS, SPECIAL_EXIT_STATUS, UNEXPECTED |
| Constructor Summary | |
|---|---|
InventoryStepListener()
|
|
| Method Summary | |
|---|---|
void |
afterStep()
|
void |
beforeStep()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.sql.DataSource dataSource
| Constructor Detail |
|---|
public InventoryStepListener()
| Method Detail |
|---|
public void afterStep()
throws java.lang.Exception
afterStep in interface StepListenerafterStep in class AbstractStepListenerjava.lang.Exceptionpublic void beforeStep()
beforeStep in interface StepListenerbeforeStep in class AbstractStepListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||