public interface ItemProcessor
| Modifier and Type | Method and Description |
|---|---|
Object |
processItem(Object item)
The processItem method is part of a chunk
step.
|
Object processItem(Object item) throws Exception
item - specifies the input item to process.Exception - thrown for any errors.© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0