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

java.lang.Object
  extended by javax.batch.api.AbstractJobListener
      extended by com.ibm.jbatch.tck.artifacts.specialized.DeciderTestsJobListener
All Implemented Interfaces:
StatusConstants, JobListener

@Named
public class DeciderTestsJobListener
extends AbstractJobListener
implements StatusConstants


Field Summary
static String SUCCESS
           
 
Fields inherited from interface com.ibm.jbatch.tck.artifacts.common.StatusConstants
A_STEP_RAN, GOOD_JOB_EXIT_STATUS, GOOD_STEP_EXIT_STATUS, SPECIAL_EXIT_STATUS, UNEXPECTED
 
Constructor Summary
DeciderTestsJobListener()
           
 
Method Summary
 void afterJob()
           
 
Methods inherited from class javax.batch.api.AbstractJobListener
beforeJob
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUCCESS

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

DeciderTestsJobListener

public DeciderTestsJobListener()
Method Detail

afterJob

public void afterJob()
Specified by:
afterJob in interface JobListener
Overrides:
afterJob in class AbstractJobListener


Copyright © 2013. All Rights Reserved.