@Named(value="myItemReadListenerImpl") public class MyItemReadListenerImpl extends AbstractItemReadListener
| Modifier and Type | Field and Description |
|---|---|
static String |
BAD_EXIT_STATUS |
static String |
GOOD_EXIT_STATUS |
| Constructor and Description |
|---|
MyItemReadListenerImpl() |
public static final String GOOD_EXIT_STATUS
public static final String BAD_EXIT_STATUS
public void beforeRead()
beforeRead in interface ItemReadListenerbeforeRead in class AbstractItemReadListenerpublic void afterRead(Object item) throws Exception
afterRead in interface ItemReadListenerafterRead in class AbstractItemReadListenerExceptionpublic void onReadError(Exception e) throws Exception
onReadError in interface ItemReadListeneronReadError in class AbstractItemReadListenerException© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0