jsr352.tck.specialized
Class MyItemProcessListenerImpl
java.lang.Object
jsr352.tck.specialized.MyItemProcessListenerImpl
public class MyItemProcessListenerImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyItemProcessListenerImpl
public MyItemProcessListenerImpl()
beforeProcess
public void beforeProcess(ReadRecord item)
afterProcess
public void afterProcess(ReadRecord input,
WriteRecord output)
throws Exception
- Throws:
Exception
onProcessError
public void onProcessError(SQLException e,
ReadRecord input)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.