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