com.ibm.jbatch.tck.artifacts.specialized
Class ArtifactInstanceTestStepListener
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.ArtifactInstanceTestStepListener
- All Implemented Interfaces:
- StepListener
@Named
public class ArtifactInstanceTestStepListener
- extends Object
- implements StepListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prop1
public static final String prop1
- See Also:
- Constant Field Values
prop2
public static final String prop2
- See Also:
- Constant Field Values
ArtifactInstanceTestStepListener
public ArtifactInstanceTestStepListener()
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.