|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ItemProcessor
ItemProcessor is used in chunk processing to operate on an input item and produce an output item.
| Method Summary | |
|---|---|
Object |
processItem(Object item)
The processItem method is part of a chunk step. |
| Method Detail |
|---|
Object processItem(Object item)
throws Exception
item - specifies the input item to process.
Exception - thrown for any errors.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0