com.ibm.jbatch.tck.artifacts.specialized
Class ListenerOnErrorProcessor

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

@Named
public class ListenerOnErrorProcessor
extends Object
implements ItemProcessor


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

Constructor Detail

ListenerOnErrorProcessor

public ListenerOnErrorProcessor()
Method Detail

processItem

public ReadRecord processItem(Object item)
                       throws Exception
Specified by:
processItem in interface ItemProcessor
Throws:
Exception


Copyright © 2013. All Rights Reserved.