com.ibm.jbatch.tck.artifacts.reusable
Class CountInvocationsObjectParameterizationStepListener

java.lang.Object
  extended by javax.batch.api.listener.AbstractStepListener
      extended by com.ibm.jbatch.tck.artifacts.reusable.CountInvocationsObjectParameterizationStepListener
All Implemented Interfaces:
StepListener

@Named
public class CountInvocationsObjectParameterizationStepListener
extends AbstractStepListener


Constructor Summary
CountInvocationsObjectParameterizationStepListener()
           
 
Method Summary
 void afterStep()
           
 void beforeStep()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountInvocationsObjectParameterizationStepListener

public CountInvocationsObjectParameterizationStepListener()
Method Detail

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.