public class ItemReadListenerProxy extends AbstractProxy<ItemReadListener> implements ItemReadListener
delegate, stepContext| Modifier and Type | Method and Description |
|---|---|
void |
afterRead(Object item) |
void |
beforeRead() |
void |
onReadError(Exception ex) |
getDelegate, setStepContextpublic void afterRead(Object item)
afterRead in interface ItemReadListenerpublic void beforeRead()
beforeRead in interface ItemReadListenerpublic void onReadError(Exception ex)
onReadError in interface ItemReadListener© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0