Class 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
    • Method Detail

      • onRetryProcessException

        public void onRetryProcessException​(Object item,
                                            Exception ex)
        Specified by:
        onRetryProcessException in interface jakarta.batch.api.chunk.listener.RetryProcessListener