public class ChunkListenerProxy extends AbstractProxy<ChunkListener> implements ChunkListener
delegate, stepContext| Modifier and Type | Method and Description |
|---|---|
void |
afterChunk() |
void |
beforeChunk() |
void |
onError(Exception ex) |
getDelegate, setStepContextpublic void afterChunk()
throws Exception
afterChunk in interface ChunkListenerExceptionpublic void beforeChunk()
throws Exception
beforeChunk in interface ChunkListenerExceptionpublic void onError(Exception ex) throws Exception
onError in interface ChunkListenerException© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0