com.ibm.jbatch.tck.artifacts.specialized
Class ArtifactInstanceTestJobListener
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.ArtifactInstanceTestJobListener
- All Implemented Interfaces:
- JobListener
@Named
public class ArtifactInstanceTestJobListener
- extends Object
- implements JobListener
| 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
ArtifactInstanceTestJobListener
public ArtifactInstanceTestJobListener()
beforeJob
public void beforeJob()
throws Exception
- Specified by:
beforeJob in interface JobListener
- Throws:
Exception
afterJob
public void afterJob()
throws Exception
- Specified by:
afterJob in interface JobListener
- Throws:
Exception
Copyright © 2013. All Rights Reserved.