com.ibm.jbatch.tck.artifacts.chunkartifacts
Class InventoryInitProcessor

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.chunkartifacts.InventoryInitProcessor
All Implemented Interfaces:
ItemProcessor

@Named(value="inventoryInitProcessor")
public class InventoryInitProcessor
extends Object
implements ItemProcessor


Constructor Summary
InventoryInitProcessor()
           
 
Method Summary
 InventoryRecord processItem(Object record)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InventoryInitProcessor

public InventoryInitProcessor()
Method Detail

processItem

public InventoryRecord processItem(Object record)
                            throws Exception
Specified by:
processItem in interface ItemProcessor
Throws:
Exception


Copyright © 2013. All Rights Reserved.