Relative Content

Tag Archive for javajsr352

Multiple ItemProcessors in JSR-352

To more flexibly juggle existing code for chunk based batchlet execution, I’d like to chain multiple item processors such that the output of one is the input of the next. The whole chunk step should look like

Multiple ItemProcessors in JSR-352

To more flexibly juggle existing code for chunk based batchlet execution, I’d like to chain multiple item processors such that the output of one is the input of the next. The whole chunk step should look like