Class RetryProcessListenerProxy
- java.lang.Object
-
- com.ibm.jbatch.container.artifact.proxy.AbstractProxy<jakarta.batch.api.chunk.listener.RetryProcessListener>
-
- com.ibm.jbatch.container.artifact.proxy.RetryProcessListenerProxy
-
- All Implemented Interfaces:
jakarta.batch.api.chunk.listener.RetryProcessListener
public class RetryProcessListenerProxy extends AbstractProxy<jakarta.batch.api.chunk.listener.RetryProcessListener> implements jakarta.batch.api.chunk.listener.RetryProcessListener
-
-
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 voidonRetryProcessException(Object item, Exception ex)-
Methods inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
getDelegate, setStepContext
-
-