com.ibm.jbatch.tck.artifacts.specialized
Class DoSomethingArrayItemProcessorImpl
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.DoSomethingArrayItemProcessorImpl
- All Implemented Interfaces:
- ItemProcessor<ReadRecord,ReadRecord>
@Named(value="doSomethingArrayItemProcessorImpl")
public class DoSomethingArrayItemProcessorImpl
- extends Object
- implements ItemProcessor<ReadRecord,ReadRecord>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoSomethingArrayItemProcessorImpl
public DoSomethingArrayItemProcessorImpl()
processItem
public ReadRecord processItem(ReadRecord record)
throws Exception
- Specified by:
processItem in interface ItemProcessor<ReadRecord,ReadRecord>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.