public class ItemWriteListenerProxy extends AbstractProxy<ItemWriteListener> implements ItemWriteListener
delegate, stepContext| Modifier and Type | Method and Description |
|---|---|
void |
afterWrite(List items) |
void |
beforeWrite(List items) |
void |
onWriteError(List items,
Exception ex) |
getDelegate, setStepContextpublic void afterWrite(List items)
afterWrite in interface ItemWriteListenerpublic void beforeWrite(List items)
beforeWrite in interface ItemWriteListenerpublic void onWriteError(List items, Exception ex)
onWriteError in interface ItemWriteListener© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0