jsr352.tck.specialized
Class MySkipListener
java.lang.Object
jsr352.tck.specialized.MySkipListener
@Named(value="MySkipListener")
public class MySkipListener
- extends Object
| 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
MySkipListener
public MySkipListener()
onSkipRead
public void onSkipRead(Exception e)
onSkipProcess
public void onSkipProcess(Exception e,
ReadRecord rec)
onSkipWrite
public void onSkipWrite(Exception e,
ReadRecord rec)
Copyright © 2012. All Rights Reserved.