Class RetryWriteListenerProxy
- java.lang.Object
-
- com.ibm.jbatch.container.artifact.proxy.AbstractProxy<jakarta.batch.api.chunk.listener.RetryWriteListener>
-
- com.ibm.jbatch.container.artifact.proxy.RetryWriteListenerProxy
-
- All Implemented Interfaces:
jakarta.batch.api.chunk.listener.RetryWriteListener
public class RetryWriteListenerProxy extends AbstractProxy<jakarta.batch.api.chunk.listener.RetryWriteListener> implements jakarta.batch.api.chunk.listener.RetryWriteListener
-
-
Field Summary
-
Fields inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
delegate, stepContext
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonRetryWriteException(List items, Exception ex)-
Methods inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
getDelegate, setStepContext
-
-