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

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

@Named(value="inventoryProcessor")
public class InventoryProcessor
extends Object
implements ItemProcessor


Constructor Summary
InventoryProcessor()
           
 
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

InventoryProcessor

public InventoryProcessor()
Method Detail

processItem

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


Copyright © 2013. All Rights Reserved.