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

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

@Named(value="mySkipReadListener")
public class MySkipReadListener
extends Object
implements SkipReadListener


Field Summary
static String BAD_EXIT_STATUS
           
static String GOOD_EXIT_STATUS
           
 
Constructor Summary
MySkipReadListener()
           
 
Method Summary
 void onSkipReadItem(Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GOOD_EXIT_STATUS

public static final String GOOD_EXIT_STATUS
See Also:
Constant Field Values

BAD_EXIT_STATUS

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

MySkipReadListener

public MySkipReadListener()
Method Detail

onSkipReadItem

public void onSkipReadItem(Exception e)
Specified by:
onSkipReadItem in interface SkipReadListener


Copyright © 2013. All Rights Reserved.