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