com.ibm.jbatch.tck.artifacts.specialized
Class ArtifactInstanceTestStepListener

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.specialized.ArtifactInstanceTestStepListener
All Implemented Interfaces:
StepListener

@Named
public class ArtifactInstanceTestStepListener
extends Object
implements StepListener


Field Summary
static String prop1
           
static String prop2
           
 
Constructor Summary
ArtifactInstanceTestStepListener()
           
 
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

prop1

public static final String prop1
See Also:
Constant Field Values

prop2

public static final String prop2
See Also:
Constant Field Values
Constructor Detail

ArtifactInstanceTestStepListener

public ArtifactInstanceTestStepListener()
Method Detail

beforeStep

public void beforeStep()
                throws Exception
Specified by:
beforeStep in interface StepListener
Throws:
Exception

afterStep

public void afterStep()
               throws Exception
Specified by:
afterStep in interface StepListener
Throws:
Exception


Copyright © 2013. All Rights Reserved.