com.ibm.jbatch.tck.artifacts.specialized
Class MySkipReadListener
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.MySkipReadListener
- All Implemented Interfaces:
- SkipReadListener
@Named(value="mySkipReadListener")
public class MySkipReadListener
- extends Object
- implements SkipReadListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
MySkipReadListener
public MySkipReadListener()
onSkipReadItem
public void onSkipReadItem(Exception e)
- Specified by:
onSkipReadItem in interface SkipReadListener
Copyright © 2013. All Rights Reserved.