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

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

@Named
public class ArtifactInstanceTestJobListener
extends Object
implements JobListener


Field Summary
static String prop1
           
static String prop2
           
 
Constructor Summary
ArtifactInstanceTestJobListener()
           
 
Method Summary
 void afterJob()
           
 void beforeJob()
           
 
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

ArtifactInstanceTestJobListener

public ArtifactInstanceTestJobListener()
Method Detail

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.