Class ListenerOnErrorArtifacts.WL
- java.lang.Object
-
- jakarta.batch.api.chunk.listener.AbstractItemWriteListener
-
- com.ibm.jbatch.tck.artifacts.inner.ListenerOnErrorArtifacts.WL
-
- All Implemented Interfaces:
jakarta.batch.api.chunk.listener.ItemWriteListener
- Enclosing class:
- ListenerOnErrorArtifacts
@Named("ListenerOnErrorArtifacts.WL") public static class ListenerOnErrorArtifacts.WL extends jakarta.batch.api.chunk.listener.AbstractItemWriteListener
-
-
Constructor Summary
Constructors Constructor Description WL()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onWriteError(List<Object> items, Exception e)
-