jsr352.tck.specialized
Class MyItemReadListenerImpl
java.lang.Object
jsr352.tck.specialized.MyItemReadListenerImpl
@Named(value="MyItemReadListener")
public class MyItemReadListenerImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyItemReadListenerImpl
public MyItemReadListenerImpl()
beforeRead
public void beforeRead()
afterRead
public void afterRead(ReadRecord item)
throws Exception
- Throws:
Exception
onReadRerror
public void onReadRerror(SQLException e)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.